aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-11-16 15:59:05 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-11-16 15:59:05 +0000
commit07b7aa1893b07aca61428ec7fd66d0241e28c417 (patch)
tree3529feda58354315efe51e280f18042f22c743cd /src/transport/plugin_transport_http.h
parent07c51cd9a293a302013169566c2508fb320522d4 (diff)
downloadgnunet-07b7aa1893b07aca61428ec7fd66d0241e28c417.tar.gz
gnunet-07b7aa1893b07aca61428ec7fd66d0241e28c417.zip
Diffstat (limited to 'src/transport/plugin_transport_http.h')
-rw-r--r--src/transport/plugin_transport_http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h
index 7ace96cb6..6835beab4 100644
--- a/src/transport/plugin_transport_http.h
+++ b/src/transport/plugin_transport_http.h
@@ -59,7 +59,7 @@
59#define OUTBOUND GNUNET_NO 59#define OUTBOUND GNUNET_NO
60 60
61 61
62#define HTTP_NOT_VALIDATED_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 3) 62#define HTTP_NOT_VALIDATED_TIMEOUT GNUNET_TIME_relative_multiply (GNUNET_TIME_UNIT_SECONDS, 15)
63 63
64/** 64/**
65 * Encapsulation of all of the state of the plugin. 65 * Encapsulation of all of the state of the plugin.