summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2024-05-15 17:09:07 +0000
committerAndrew Dolgov <[email protected]>2024-05-15 17:09:07 +0000
commit1a2479d1cbfe213fc0192cae27a013661c09ff7c (patch)
tree33867b044c057f2f4adbffcb3c255372ab9087fc
parent297ca54107e2f85469a9d1e2d163f5c3bee7fbe4 (diff)
Update InstallationNotesHEADmaster
-rw-r--r--InstallationNotes.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/InstallationNotes.md b/InstallationNotes.md
index 6a82761..ebeadf6 100644
--- a/InstallationNotes.md
+++ b/InstallationNotes.md
@@ -48,7 +48,8 @@ TTRSS_SELF_URL_PATH=http://example.com/tt-rss
# You can customize other config.php defines by setting overrides here. See tt-rss/.docker/app/Dockerfile for complete list. Examples:
-# TTRSS_PLUGINS=auth_remote
+# You probably shouldn't disable auth_internal unless you know what you're doing.
+# TTRSS_PLUGINS=auth_internal,auth_remote
# TTRSS_SINGLE_USER_MODE=true
# TTRSS_SESSION_COOKIE_LIFETIME=2592000
# TTRSS_FORCE_ARTICLE_PURGE=30