git repos / sago_web_git

config.json

browsing at commit = e6fed232320fc1bd4c7f35df8325080183937ba4

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
    }
}