Page MenuHomePhabricator
Paste P1808

config.json
ActivePublic

Authored by joshuaspence on Jun 17 2015, 9:29 PM.
Tags
None
Referenced Files
F510534: config.json
Jun 17 2015, 9:29 PM
Subscribers
None
{
"darkconsole.always-on": true,
"darkconsole.enabled": true,
"diffusion.allow-http-auth": true,
"diffusion.ssh-user": "vcs",
"environment.append-paths": [
"\/usr\/lib\/git-core"
],
"files.enable-imagemagick": true,
"metamta.domain": "local",
"metamta.mail-adapter": "PhabricatorMailImplementationTestAdapter",
"mysql.user": "root",
"mysql.host": "localhost",
"mysql.pass": "",
"notification.client-uri": "ws:\/\/phabricator.local\/ws\/",
"notification.enabled": false,
"phabricator.base-uri": "http:\/\/phabricator.local",
"phabricator.developer-mode": true,
"phabricator.show-prototypes": true,
"phabricator.timezone": "Australia\/Sydney",
"phd.user": "phd",
"policy.allow-public": true,
"pygments.enabled": true
}

Event Timeline

joshuaspence changed the title of this paste from untitled to config.json.
joshuaspence updated the paste's language from autodetect to json.