[marvin.services] git: Update router logging config
DISABLE_ROUTER_LOG is deprecated and will be removed in gitea1.21/Forgejo 8.0.0
pyrox.dev 2 years ago 59c490a2 85ba847d
··· 38 38 attachment = { 39 39 MAX_SIZE = 200; 40 40 }; 41 41 - log = { 42 42 - DISABLE_ROUTER_LOG = true; 43 43 - }; 41 41 + log."logger.router.MODE" = ""; 44 42 mailer = { 45 43 ENABLED = true; 46 44 FROM = "PyroNet Git <git@pyrox.dev>";