aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
blob: 138751696a2f02deea3e5852ad6910b3d189f41e (plain) (blame)
1
2
3
4
5
6
7
[rest]
UNIXPATH = $GNUNET_USER_RUNTIME_DIR/gnunet-service-rest.sock
BINARY=gnunet-rest-server
REST_PORT=7776
REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
REST_ALLOW_ORIGIN=*
REST_ALLOW_CREDENTIALS=true