[NixOS] Disable gitea registration
This commit is contained in:
parent
e34248ede3
commit
280debd530
@ -16,6 +16,7 @@ makeEnable config "modules.gitea" false {
|
||||
};
|
||||
settings.actions = {
|
||||
ENABLED = true;
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user