10 lines
169 B
JSON
10 lines
169 B
JSON
{
|
|
"port": 7654,
|
|
"check_git": true,
|
|
"allowed_origin": null,
|
|
"repo_dirs": ["~/repos", "~/projects"],
|
|
"repos": {
|
|
"special-repo": "~/other/special-repo"
|
|
}
|
|
}
|