aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
blob: 0a919df20c0cae5a59fce4c44b47de1e2945c5a1 (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=http://localhost:8000
REST_ALLOW_CREDENTIALS=true