ajust settings

This commit is contained in:
Grigory Shipunov 2025-02-05 17:35:01 +00:00
parent b1a8e17b7b
commit bf83ce5fdf

View file

@ -24,11 +24,12 @@
PROTOCOL = "http";
START_SSH_SERVER = true;
BUILTIN_SSH_SERVER_USER = "git";
SSH_LISTEN_HOST = "0.0.0.0";
SSH_PORT = 2222;
SSH_LISTEN_PORT = 2222;
};
# auth
repository = {
DEFAULT_REPO_UNITS="repo.code,repo.releases,repo.issues,repo.pulls";
ENABLE_PUSH_CREATE_USER=true;
};
service = {
REGISTER_EMAIL_CONFIRM = false;
DISABLE_REGISTRATION = true;