gitea: don't set default theme
Themes where renamed upstream https://github.com/go-gitea/gitea/pull/27419
This commit is contained in:
parent
c9c0061ff7
commit
c028b9b6ed
1 changed files with 0 additions and 1 deletions
|
@ -376,7 +376,6 @@ in
|
|||
HTTP_PORT = 3001;
|
||||
ROOT_URL = "https://gitea.nyanlout.re/";
|
||||
};
|
||||
ui.DEFAULT_THEME = "arc-green";
|
||||
log.LEVEL = "Warn";
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
session.COOKIE_SECURE = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue