Alpha release
This commit is contained in:
parent
62681acd16
commit
eeda5062ae
14 changed files with 842 additions and 1 deletions
13
Options.ini
Normal file
13
Options.ini
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[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 = False
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue