cluster/services/forge: update deprecated settings
This commit is contained in:
parent
d2781a0377
commit
a66af5d0e4
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ in
|
|||
MINIO_BUCKET_LOOKUP = "path";
|
||||
SERVE_DIRECT = true;
|
||||
};
|
||||
log.ENABLE_XORM_LOG = false;
|
||||
log."logger.xorm.MODE" = "";
|
||||
# enabling this will leak secrets to the log
|
||||
database.LOG_SQL = false;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue