Page MenuHomePhabricator

local.json

Authored By
joshuaspence
Oct 30 2015, 11:44 PM
Size
1012 B
Referenced Files
None
Subscribers
None

local.json

{
"auth.require-approval": false,
"cluster.addresses": [
"10.0.0.0/8",
"127.0.0.1/32"
],
"config.ignore-issues": [
"large-files",
"security.security.alternate-file-domain"
],
"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.default-address": "phabricator@local",
"metamta.mail-adapter": "PhabricatorMailImplementationTestAdapter",
"mysql.user": "root",
"mysql.host": "localhost",
"mysql.pass": "",
"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,
"sms.default-adapter": "PhabricatorSMSImplementationAdapter"
}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/tb/u4/tsgfm6zvttajn7hy
Default Alt Text
local.json (1012 B)

Event Timeline