aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
blob: dfeedd26cd5e24472454b85ef12da16c58514d46 (plain) (blame)
1
2
3
4
5
6
7
8
9
[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
REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
REST_ALLOW_ORIGIN=*
REST_ALLOW_CREDENTIALS=true