mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01: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