fix(gitea): disabel registartion
This commit is contained in:
parent
2afe7dc76c
commit
60c447024d
@ -42,6 +42,10 @@ in
|
||||
SSH_PORT = 22;
|
||||
HTTP_PORT = 3001;
|
||||
};
|
||||
service = {
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user