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.
This commit is contained in:
friendica
2014-08-20 20:49:03 -07:00
parent b8a5b7a610
commit af45b34ee0
2 changed files with 4 additions and 24 deletions
-5
View File
@@ -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