tadpole: Disable registration in gitea
This commit is contained in:
@@ -24,7 +24,7 @@ in
|
||||
|
||||
settings = {
|
||||
service = {
|
||||
DISABLE_REGISTRATION = false;
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
|
||||
server = {
|
||||
|
||||
Reference in New Issue
Block a user