11 lines
376 B
JSON
11 lines
376 B
JSON
{
|
|
"zuul_server": {
|
|
"git_url": "/home/josh/var/lib/zuul/git/",
|
|
"gearman_host": "localhost",
|
|
"gearman_port": 4730
|
|
},
|
|
"debug_log": "/home/josh/var/log/turbo-hipster/debug.log",
|
|
"git_working_dir": "/home/josh/var/lib/turbo-hipster/git/",
|
|
"job_log_dir": "/home/josh/var/lib/turbo-hipster/logs/",
|
|
"plugins": ["gate_real_db_upgrade"]
|
|
} |