Fix location of DISABLE_REGISTRATION
This commit is contained in:
parent
3a71c8600c
commit
0e611dbb57
@ -13,10 +13,10 @@ makeEnable config "modules.gitea" false {
|
||||
SSH_PORT = 1123;
|
||||
HTTP_PORT = 3001;
|
||||
ROOT_URL = "https://dev.railbird.ai";
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
settings.actions = {
|
||||
ENABLED = true;
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user