Nextcloud: Disable sign-up link
This commit is contained in:
parent
ff92b8f082
commit
53a5948f22
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ in
|
|||
];
|
||||
blacklisted_files = [];
|
||||
trashbin_retention_obligation = "auto, 14";
|
||||
"simpleSignUpLink.shown" = false;
|
||||
};
|
||||
config = {
|
||||
dbtype = "pgsql";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue