2025-07-04 14:38:36 +02:00
|
|
|
[DEFAULT]
|
2025-07-05 10:13:28 +02:00
|
|
|
host = http://0.0.0.0:5000
|
2025-07-04 14:38:36 +02:00
|
|
|
max_desks = 8
|
|
|
|
|
|
|
|
|
|
[SETTINGS]
|
|
|
|
|
lockqrcode_whit_secret = True
|
|
|
|
|
user = Admin
|
2025-07-05 10:13:28 +02:00
|
|
|
path_json_settings = ./Server/json/availiable-products.json
|
2025-07-04 14:38:36 +02:00
|
|
|
|
|
|
|
|
[OTHER]
|
|
|
|
|
log_diagnose = True
|
2025-07-05 10:13:28 +02:00
|
|
|
first_startup = True
|
2025-07-04 14:38:36 +02:00
|
|
|
|