mirror of
https://github.com/kmein/niveum
synced 2026-03-29 16:51:07 +02:00
feat(tt-rss): disable registration
This commit is contained in:
@@ -12,7 +12,7 @@ in {
|
||||
selfUrlPath = "https://${domain}";
|
||||
virtualHost = domain;
|
||||
registration = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
maxUsers = 3;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user