more mysql and phabricator tweaks

This commit is contained in:
Tim Flink 2015-05-13 20:46:29 +00:00
parent e5a5ca9e79
commit f7a3d762cb
3 changed files with 11 additions and 1 deletions

View file

@ -11,6 +11,7 @@
"phd.pid-directory" : "/var/run/phabricator/",
"phd.log-directory" : "/var/log/phabricator/",
"phd.user" : "{{ phabricator_daemon_user }}",
"pygments.enabled" : "true",
"storage.local-disk.path" : "{{ phabricator_filedir }}",
"repository.default-local-path" : "{{ phabricator_repodir }}",
"environment.append-paths" : ["/usr/libexec/git-core/"],