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