Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
themeMidnight
[Frontend]
AGENT_PORT=4001  // test
FE_DB_USER=
BACKEND_HOSTNAME=localhost
FE_DB_NAME=pguardfe
FE_DB_DOMAIN=
FE_DB_PASSWORD=
FE_ENCRYPT_KEY=
BACKEND_CONNECTIONS=10
BACKEND_TIMEOUT=90000
FE_JDBC_CONNECTSTRING=jdbc:sqlserver://localhost;databaseName=pguardfe;
[Backend]
BACKEND_PORT=4008
BE_DB_NAME=pguard
BE_DB_USER=
BE_DISPLAY_HOST=localhost
MERLINPORT=80
PGUARDPORT=81
BE_DB_DOMAIN=
BE_DB_PASSWORD=
SSL_KEY_STORE_PATH=
SSL_KEY_STORE_PASSWORD=
BE_DISPLAY_PORT=80
BE_JDBC_CONNECTSTRING=jdbc:sqlserver://localhost;databaseName=pguard;
PGUARDSECURE=false
[Info]
INSTALL_FOLDER=C:\Program Files\Performanceguard\
JDBC_DRIVER=com.microsoft.sqlserver.jdbc.SQLServerDriver
INSTALL_TIME=06-07-2020  08:27:23