1
1
Fork 0

zot stuff

This commit is contained in:
Friendika 2011-07-15 03:08:43 -07:00
commit 69f4db9e12
3 changed files with 201 additions and 2 deletions

View file

@ -104,6 +104,13 @@ define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API
define ( 'MAX_LIKERS', 75);
/**
* Communication timeout
*/
define ( 'ZCURL_TIMEOUT' , (-1));
/**
* email notification options
*/