phabricator tweaks for qadevel-stg
This commit is contained in:
parent
fbd38e1889
commit
db5c6f9e06
3 changed files with 159 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
|||
"phd.pid-directory" : "/var/run/phabricator/",
|
||||
"phd.log-directory" : "/var/log/phabricator/",
|
||||
"phd.user" : "{{ phabricator_daemon_user }}",
|
||||
"storage.local-disk.path" : "{{ phabricator_file_dir }}",
|
||||
"environment.append-paths" : ["/usr/libexec/git-core/"],
|
||||
"diffusion.ssh-user" : "{{ phabricator_vcs_user }}",
|
||||
"welcome.html" : "{{ lookup("file", "phabricator-welcome.html") }}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue