Compare commits

..

No commits in common. "a4181c62b11709ec3dba6aec689f0ef422c08a3b" and "c729e57431b1ed8babe17b8ed46db39928f261b1" have entirely different histories.

1 changed files with 1 additions and 4 deletions

View File

@ -167,10 +167,7 @@
passwordFile = "/etc/gittea-pass";
};
settings.security.INSTALL_LOCK = true;
settings.service = {
SHOW_REGISTRATION_BUTTON = false;
DISABLE_REGISRATION = true;
};
settings.service.SHOW_REGISTRATION_BUTTON = false;
settings.ui.DEFAULT_THEME = "arc-green";
settings.api.ENABLE_SWAGGER = false;
settings.server = {