mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-02-10 16:01:33 +00:00
optional SINGLE_USER_MODE
This commit is contained in:
@@ -16,5 +16,9 @@
|
||||
|
||||
define(USE_HTTP_AUTH, false);
|
||||
// use HTTP Basic authentication
|
||||
?>
|
||||
|
||||
define(SINGLE_USER_MODE, true);
|
||||
// disable all multi-user stuff altogether and just assume admin user
|
||||
// is always logged in
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user