mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
chore: Move agent availability to Account level (#3074)
- Move agent availability to the account level
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module OnlineStatusTracker
|
||||
PRESENCE_DURATION = 60.seconds
|
||||
PRESENCE_DURATION = 20.seconds
|
||||
|
||||
# presence : sorted set with timestamp as the score & object id as value
|
||||
|
||||
|
||||
Reference in New Issue
Block a user