change config for vps

This commit is contained in:
Ray Andrew 2024-10-13 00:33:52 -05:00
parent 3edaacfce2
commit be72a0d9f2

View file

@ -157,7 +157,7 @@ in
indexer.REPO_INDEXER_ENABLED = true; indexer.REPO_INDEXER_ENABLED = true;
log = { log = {
LEVEL = "Info"; LEVEL = "Info";
DISABLE_ROUTER_LOG = true; # DISABLE_ROUTER_LOG = true;
}; };
mailer = { mailer = {
ENABLED = false; ENABLED = false;