{ "baseurl": "https://ga.lan", "hostname": "ga.lan", "server": { "host": "0.0.0.0", "port": 13120 }, "log_level": "debug", "log_path": "/home/node/data/logs", "db": { "dialect": "sqlite", "storage": "/home/node/data/gancio.sqlite", "logging": false, "dialectOptions": { "autoJsonMap": true }, "retry": { "match": [ null, null, null, {}, {} ], "max": 15 } }, "user_locale": "/home/node/data/user_locale", "upload_path": "/home/node/data/uploads", "proxy": { "protocol": "", "hostname": "", "host": "", "port": "", "auth": { "username": "", "password": "" }, "headers": {} } }