Compare commits

...

2 Commits

Author SHA1 Message Date
kls
ecb5284211 Merge branch 'master' of https://soaska.ru/kls/sd_telegram
Some checks failed
Actions Build Docker Image / Build-Docker (push) Failing after 10s
2024-02-11 19:58:45 +03:00
kls
924fa27370 testing runners 2024-02-11 19:55:17 +03:00

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