aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
blob: 7d5299161e428099cdd21d058f0df738250c568f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[rest]
UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
BINARY=gnunet-rest-server
IMMEDIATE_START=YES
BIND_TO=127.0.0.1
BIND_TO6=::1
PORT=7776
REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
REST_ALLOW_ORIGIN=*
REST_ALLOW_CREDENTIALS=true