You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

50 lines
1.4 KiB

{
"diffusion.ssh-port": 22,
"diffusion.ssh-user": "git",
"phd.user": "phabricator",
"phabricator.show-prototypes": true,
"diffusion.allow-git-lfs": false,
"cluster.mailers": [
{
"key": "smtp-google-apps-requerimientos",
"type": "smtp",
"priority": 300,
"options": {
"host": "exim",
"port": 25
}
}
],
"notification.servers": [
{
"type": "client",
"host": "phabricator.sapian.com.co",
"port": 443,
"protocol": "https",
"path": "/ws/"
},
{
"type": "admin",
"host": "127.0.0.1",
"port": 22281,
"protocol": "http"
}
],
"security.hmac-key": "P3wqxcRV0IoMPle1zRHySNvgkWcHHnE4jZN4pSvchyRp",
"storage.mysql-engine.max-size": 67108864,
"repository.default-local-path": "/bitnami/phabricator/repo/",
"pygments.enabled": true,
"diffusion.ssh-user": "git",
"security.alternate-file-domain": "https://phabricatorfiles.sapian.com.co/",
"phabricator.base-uri": "https://phabricator.sapian.com.co/",
"storage.default-namespace": "phabricator",
"environment.append-paths": [
"/opt/bitnami/git/bin"
],
"repository.default-local-path": "/opt/bitnami/phabricator/repo",
"phd.log-directory": "/opt/bitnami/phabricator/tmp/phd/log",
"mysql.pass": "cieshiezoo1ouyu9OoC6chaoVo8tiec3aiPohyaeheew3UweK1aitheingohk2xu",
"mysql.user": "phabricator",
"mysql.host": "mariadb"
}