1
0
mirror of https://github.com/peeringdb/peeringdb.git synced 2024-05-11 05:55:09 +00:00
Files
peeringdb-peeringdb/config/facsimile/dev.example.yaml

60 lines
1.1 KiB
YAML
Raw Normal View History

2018-11-08 19:45:21 +00:00
home: {{environ.HOME}}/srv/dev.peeringdb.com
2019-01-04 10:02:28 +00:00
release_env: dev
2018-11-08 19:45:21 +00:00
contact:
email: {{environ.USER}}@localhost
from: {{environ.USER}}@localhost
notify: {{environ.USER}}@localhost
sponsorship: {{environ.USER}}@localhost
rc:
db:
default:
host: localhost
name: {{environ.USER}}_peeringdb
prefix: {{environ.USER}}_
#read:
# host: localhost
# name: {{environ.USER}}_peeringdb
# prefix: {{environ.USER}}_
ssl:
crt:
key:
api:
url: http://localhost/api
depth_result_limit: 250
cache:
enabled: true
dir: {{environ.HOME}}/srv/dev.peeringdb.com/etc/api-cache
log: {{environ.HOME}}/srv/dev.peeringdb.com/var/log/api-cache.log
recaptcha:
2018-11-09 10:43:15 +00:00
public_key: captcha-public-key-goes-here
2018-11-08 19:45:21 +00:00
oauth:
2018-11-09 10:43:15 +00:00
enabled: false
2018-11-08 19:45:21 +00:00
misc:
base_url : http://localhost
session:
domain: localhost
2018-11-09 10:43:15 +00:00
secure: False
2018-11-08 19:45:21 +00:00
suggestions:
org_id: 18982
django:
settings: peeringdb_com
deploy:
destdir: {{environ.HOME}}/srv/dev.peeringdb.com
user: {{environ.USER}}
postcmd:
- chmod 0755 {{environ.HOME}}/srv/dev.peeringdb.com/peeringdb/in.whoisd
public:
listen: 0.0.0.0
fq_name: no