mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
20 lines
591 B
Text
20 lines
591 B
Text
database: 'postgres://postgres@localhost/travis_ci_test'
|
|
database_pool: 1
|
|
session_secret: 's3cr3t'
|
|
recaptcha_public_key: '1234'
|
|
recaptcha_private_key: '5678'
|
|
phantomjs_url:
|
|
- http://localhost:8910
|
|
ip_hash_salt: "400$8$1$fc21863da5d531c1"
|
|
email_unsubscribe_token: "somethingrandomderrrrp"
|
|
paypal_api_username: derp
|
|
paypal_api_password: ing
|
|
paypal_api_signature: tonz
|
|
logs_path: "/tmp/neocitiestestlogs"
|
|
letsencrypt_key: ./tests/files/letsencrypt.key
|
|
letsencrypt_endpoint: https://acme-staging.api.letsencrypt.org/
|
|
proxy_ips:
|
|
- 10.0.0.1
|
|
- 10.0.0.2
|
|
education_tag_whitelist:
|
|
- mrteacher
|