Add doctype to html
[relay.git/.git] / relay_template.yaml
1 # this is the path that the object graph will get dumped to (in JSON-LD format),
2 # you probably shouldn't change it, but you can if you want.
3 db: files/relay.jsonld
4
5 # Listener
6 listen: 0.0.0.0
7 port: __PORT__
8
9 # Note
10 note: "Make a note about your instance here."
11
12 # this section is for ActivityPub
13 ap:
14   # this is used for generating activitypub messages, as well as instructions for
15   # linking AP identities.  it should be an SSL-enabled domain reachable by https.
16   host: '__HOSTNAME__'
17   blocked_instances: []
18   allowed_instances:
19     - edge.twingyeo.kr
20     - planet.moe
21     - qdon.space
22     - twingyeo.kr
23     - uri.life