aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
blob: bef8cf473c2dec432830ffabe3dea8c1a6e23485 (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
BIND_TO=127.0.0.1
BIND_TO6=::1
REST_PORT=7776
REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
REST_ALLOW_ORIGIN=*
REST_ALLOW_CREDENTIALS=true