Revision as of 06:03, January 21, 2020 by Lpotturi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sample Configuration Server Configuration File

The following is a sample configuration file for Configuration Server:

[confserv]
port = 2020
management-port = 2021
server = dbserver
objects-cache = true
encryption = false
encoding = utf-8

[log]
verbose = standard
all = stderr

[dbserver]
dbengine = mssql
dbserver = db-config
dbname = config
username = user1
password = user1pass
transport = tls=1;certificate=9a ab db c4 02 29 3a 73 35 90 b0 65 2f
This page was last edited on January 21, 2020, at 06:03.
Comments or questions about this documentation? Contact us for support!