fix incorrect syntax for AUTO_CREATE_USER_ACCESS_LEVEL

pull/5/head
Andrew Dolgov 2 years ago
parent aaafe9a074
commit 56e05e4e40
No known key found for this signature in database
GPG Key ID: 1A56B4FA25D4AF2A

@ -28,7 +28,7 @@
# already exists.
#AUTO_CREATE_USER=
#AUTO_CREATE_USER_PASS=
#AUTO_CREATE_USER_ACCESS_LEVEL=0 # see above
#AUTO_CREATE_USER_ACCESS_LEVEL=0
# Default database credentials.
TTRSS_DB_USER=postgres

Loading…
Cancel
Save