-
Notifications
You must be signed in to change notification settings - Fork 33
/
Copy pathconfig.yml.template
44 lines (44 loc) · 975 Bytes
/
config.yml.template
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
development:
root: https://localhost:9292
openid_root: https://openid.example.com
this_server: primary.example.com
cookie_domain: ".example.com"
stats:
server: https://stats.example.com
token: "000000"
session_secret: "PUT SOMETHING HERE"
jwt_key: "PUT SOMETHING HERE"
ga_id: UA-XXXXXXXX
credit: <a href="http://indiewebcamp.com/sponsors">sponsors</a> of IndieWebCamp events
redis:
host: 127.0.0.1
port: 6379
mailgun:
api_key: xxx
domain: mail.example.com
from: "[email protected]"
providers:
flickr:
client_id:
client_secret:
github:
client_id:
client_secret:
gitlab:
client_id:
client_secret:
google_oauth2:
client_id:
client_secret:
twitter:
client_id:
client_secret:
lastfm:
client_id:
client_secret:
beeminder:
client_id:
client_secret:
eventbrite:
client_id:
client_secret: