git repos / sago_web_git

config.json

browsing at commit = 3f3d49d009ea2a00c03d764068d0e4db3cb71833

raw · blame · history

{
    "service": {
        "api": "http",
        "port": 11000,
        "ip": "0.0.0.0"
    },
    "http": {
        "script_names": ["/"]
    },
    "git": {
        "root": "",
        "static_root": "./static",
        "cache_root": "",
        "github_enterprise_hosts": "",
        "allow_clone": false
    }
}