{ "serverRoot": "http://127.0.0.1:__PORT__", "port": __PORT__, "dbtype": "postgres", "dbconfig": "postgres://__DB_NAME__:__DB_PWD__@localhost/__DB_NAME__?sslmode=disable&connect_timeout=10", "useSSL": false, "webpath": "./pack", "filespath": "/home/yunohost.app/__APP__/files", "telemetry": false, "session_expire_time": 2592000, "session_refresh_time": 18000, "localOnly": false }