git repos / sago_web_git

config.json

browsing at commit = 5241fe95285e7a1c623c7bb6bfcc7f15a7e31330

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