aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
blob: 400db19a669dc440f161d49c9afaa2a539b153ac (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
START_ON_DEMAND=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