aboutsummaryrefslogtreecommitdiff
path: root/src/rest/rest.conf
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2015-03-27 13:40:35 +0000
committerMartin Schanzenbach <mschanzenbach@posteo.de>2015-03-27 13:40:35 +0000
commit7c360cc7c7252bdf740b4e5186f1a852f002b13b (patch)
tree8d7958407db1881767abd334b97f1b7baa249a82 /src/rest/rest.conf
parentb18ef62fd8970e1bfb2b3958cee855e2b732d94b (diff)
downloadgnunet-7c360cc7c7252bdf740b4e5186f1a852f002b13b.tar.gz
gnunet-7c360cc7c7252bdf740b4e5186f1a852f002b13b.zip
-PUT since MHD cannot PATCH; add config
Diffstat (limited to 'src/rest/rest.conf')
-rw-r--r--src/rest/rest.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/rest/rest.conf b/src/rest/rest.conf
index e69de29bb..febc51486 100644
--- a/src/rest/rest.conf
+++ b/src/rest/rest.conf
@@ -0,0 +1,3 @@
1[rest]
2BINARY=gnunet-rest-server
3REST_PORT=7776