update velocity always at the end of iteration
[oweals/gnunet.git] / src / rest / rest.conf
index f74d772e8c2d6d7cc0a298aaeb7e1de28fefe082..138751696a2f02deea3e5852ad6910b3d189f41e 100644 (file)
@@ -3,4 +3,5 @@ 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_ORIGIN=*
+REST_ALLOW_CREDENTIALS=true