Change Gitea default theme
This commit is contained in:
parent
0488d83273
commit
26aaa9deb2
@ -21,8 +21,11 @@
|
||||
dump.enable = true;
|
||||
useWizard = true;
|
||||
extraConfig = ''
|
||||
[server]
|
||||
LFS_START_SERVER = true
|
||||
LFS_HTTP_AUTH_EXPIRY = 60m
|
||||
[ui]
|
||||
DEFAULT_THEME = arc-green
|
||||
'';
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user