indentation, comment and style fixes, no semantic changes
[oweals/gnunet.git] / src / rest / rest.conf
index 2ee3ba4b283b3515a12aa9b118abcee7e0ccfba1..6cd0133459494222a2c1cbbcedb68d75be597cfd 100644 (file)
@@ -1,5 +1,5 @@
 [rest]
 BINARY=gnunet-rest-server
 REST_PORT=7776
-REST_ALLOW_HEADERS=Authorization
-REST_ALLOW_ORIGIN=localhost
+REST_ALLOW_HEADERS=Authorization,Accept,Content-Type
+REST_ALLOW_ORIGIN=*