aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-08-20 20:49:03 -0700
committerfriendica <info@friendica.com>2014-08-20 20:49:03 -0700
commitaf45b34ee044966210e6101585fe362acf1ca098 (patch)
treef5368f967d6c3f1335915a1a6c5f8f91d7be4934 /boot.php
parentb8a5b7a610fa940297b4bd3f66c912c3f3e7e161 (diff)
downloadvolse-hubzilla-af45b34ee044966210e6101585fe362acf1ca098.tar.gz
volse-hubzilla-af45b34ee044966210e6101585fe362acf1ca098.tar.bz2
volse-hubzilla-af45b34ee044966210e6101585fe362acf1ca098.zip
verified that chatroom expire is working, so doing away with the second function to do the same thing.
If you have a problem with chatroom expiration, check that it was created with cr_expire set to 120 (minutes). Chatrooms created during the first couple of days of the chat feature didn't have this. You can set the DB value manually.
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/boot.php b/boot.php
index 267999d07..f8bd29f37 100755
--- a/boot.php
+++ b/boot.php
@@ -358,11 +358,6 @@ define ( 'MAX_LIKERS', 10);
define ( 'ZCURL_TIMEOUT' , (-1));
-/**
- * Hours before chat lines are deleted
- */
-
-define ( 'MAX_CHATROOM_HOURS' , 36);
/**
* email notification options