some changes

This commit is contained in:
vladus 2024-02-09 20:33:38 +03:00
parent 7f36164e69
commit 1de3659d22

View File

@ -10,4 +10,4 @@ SD_PORT = '7861'
SD_USERNAME = 'user'
SD_PASSWORD = '1234'
DEBUG = 'no' # 'yes' to debug
ALLOWED_USERS = '["id1", "id2", "idN"]' # must not be empty, at least one value #TODO handle this
ALLOWED_USERS = '["id1", "id2", "idN"]' # must not be empty, at least one value #TODO need to handle this