DISABLE_REGISTRATION forgejo
This commit is contained in:
parent
8d79453711
commit
37b7adfc92
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
|
||||
settings.server = {
|
||||
HTTP_PORT = 21350;
|
||||
DISABLE_REGISTRATION = true;
|
||||
ROOT_URL = "https://git.asakiyuki.com/";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Reference in a new issue