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