aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2014-07-29 18:25:25 +1000
committerRedMatrix <info@friendica.com>2014-07-29 18:25:25 +1000
commitf09102157030c0cf49feff30e7368b8ddbd62444 (patch)
treec45a56dccd1a48c1180c56bd82b28cd3328e4683 /boot.php
parent28c43395dc23beefccdb2a5b443bc0659a7fb808 (diff)
parentd6d795efc92336936142db13a3d9fc2d720f2297 (diff)
downloadvolse-hubzilla-f09102157030c0cf49feff30e7368b8ddbd62444.tar.gz
volse-hubzilla-f09102157030c0cf49feff30e7368b8ddbd62444.tar.bz2
volse-hubzilla-f09102157030c0cf49feff30e7368b8ddbd62444.zip
Merge pull request #548 from tuscanhobbit/master
Chatroom lines are deleted after a while or the chat becomes slow to load
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index af395f30b..d5afbb855 100755
--- a/boot.php
+++ b/boot.php
@@ -358,6 +358,11 @@ define ( 'MAX_LIKERS', 10);
define ( 'ZCURL_TIMEOUT' , (-1));
+/**
+ * Hours before chat lines are deleted
+ */
+
+define ( 'MAX_CHATROOM_HOURS' , 36);
/**
* email notification options