aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-15 03:08:43 -0700
committerFriendika <info@friendika.com>2011-07-15 03:08:43 -0700
commit69f4db9e1229e9dacd0d71ecd3ac13c1647bc36d (patch)
tree2df0c7ab36dd859ec9227b5b63dae06d0c87e3a9 /boot.php
parent2efb59e4396c711c52996296d6717ab05144d8cb (diff)
downloadvolse-hubzilla-69f4db9e1229e9dacd0d71ecd3ac13c1647bc36d.tar.gz
volse-hubzilla-69f4db9e1229e9dacd0d71ecd3ac13c1647bc36d.tar.bz2
volse-hubzilla-69f4db9e1229e9dacd0d71ecd3ac13c1647bc36d.zip
zot stuff
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 2bd7830d7..9866077d2 100644
--- a/boot.php
+++ b/boot.php
@@ -105,6 +105,13 @@ define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API
define ( 'MAX_LIKERS', 75);
/**
+ * Communication timeout
+ */
+
+define ( 'ZCURL_TIMEOUT' , (-1));
+
+
+/**
* email notification options
*/