Compare commits
1 Commits
immich
...
4082863b9b
Author | SHA1 | Date | |
---|---|---|---|
4082863b9b
|
@@ -76,7 +76,7 @@ in {
|
|||||||
session.COOKIE_SECURE = true;
|
session.COOKIE_SECURE = true;
|
||||||
log = {
|
log = {
|
||||||
ROOT_PATH = "${stateDir}/log";
|
ROOT_PATH = "${stateDir}/log";
|
||||||
DISABLE_ROUTER_LOG = true;
|
logger.router.MODE = "";
|
||||||
};
|
};
|
||||||
ui = {
|
ui = {
|
||||||
THEMES = "gitea,arc-green,github,github-auto,github-dark";
|
THEMES = "gitea,arc-green,github,github-auto,github-dark";
|
||||||
|
Reference in New Issue
Block a user