add cache setting for 'get_current_hosts_in_room'

This commit is contained in:
creme 2023-07-27 18:26:20 +02:00
parent 11ff92934d
commit 35e6413754
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0

View File

@ -848,6 +848,7 @@ caches:
#
per_cache_factors:
get_users_in_room: 5.0
get_current_hosts_in_room: 5.0
#get_joined_profile_from_event_id: 5.0
#get_users_who_share_room_with_user: 2.0