12 lines
181 B
INI
12 lines
181 B
INI
[Server]
|
|
host = 127.0.0.1
|
|
port = 5000
|
|
|
|
[Security]
|
|
encrypted_password =
|
|
encryption_salt =
|
|
encryption_key =
|
|
|
|
[Authentication]
|
|
client_id = DEFAULT_CLIENT
|
|
cert_file = client_cert.pem |