mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update config.php
This commit is contained in:
parent
5f216d3fd5
commit
37c59466f2
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
// You need to set this option correctly otherwise several features
|
||||
// including PUSH, bookmarklets and browser integration will not work properly.
|
||||
|
||||
putenv('TTRSS_SINGLE_USER_MODE=true');
|
||||
putenv('TTRSS_SINGLE_USER_MODE=false');
|
||||
// Operate in single user mode, disables all functionality related to
|
||||
// multiple users and authentication. Enabling this assumes you have
|
||||
// your tt-rss directory protected by other means (e.g. http auth).
|
||||
|
|
Loading…
Add table
Reference in a new issue