13 lines
217 B
INI
13 lines
217 B
INI
[DEFAULT]
|
|
host = http://0.0.0.0:5000
|
|
max_desks = 8
|
|
|
|
[SETTINGS]
|
|
lockqrcode_whit_secret = True
|
|
user = Admin
|
|
path_json_settings = ./Server/json/availiable-products.json
|
|
|
|
[OTHER]
|
|
log_diagnose = True
|
|
first_startup = True
|
|
|