From 924fa27370c958db5fc9a0818d432eba239e384e Mon Sep 17 00:00:00 2001 From: kls Date: Sun, 11 Feb 2024 19:55:17 +0300 Subject: [PATCH] testing runners --- example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.env b/example.env index b4325f7..19bb497 100644 --- a/example.env +++ b/example.env @@ -12,4 +12,4 @@ SD_PASSWORD = '1234' DEBUG = 'no' # 'yes' to debug # ids are type int #ALLOWED_USERS = '[id1, id2, idN]' -ALLOWED_USERS = '[]' # for public access \ No newline at end of file +ALLOWED_USERS = '[]' # for public access \ No newline at end of file