testing runners

This commit is contained in:
kls 2024-02-11 19:55:17 +03:00
parent 5921e18977
commit 924fa27370

View File

@ -12,4 +12,4 @@ SD_PASSWORD = '1234'
DEBUG = 'no' # 'yes' to debug DEBUG = 'no' # 'yes' to debug
# ids are type int # ids are type int
#ALLOWED_USERS = '[id1, id2, idN]' #ALLOWED_USERS = '[id1, id2, idN]'
ALLOWED_USERS = '[]' # for public access ALLOWED_USERS = '[]' # for public access