|
|
@ -23,6 +23,7 @@ modparam("presence", "subs_db_mode", 3) |
|
|
modparam("presence", "expires_offset", 60) |
|
|
modparam("presence", "expires_offset", 60) |
|
|
modparam("presence", "send_fast_notify", 1) |
|
|
modparam("presence", "send_fast_notify", 1) |
|
|
modparam("presence", "clean_period", 30) |
|
|
modparam("presence", "clean_period", 30) |
|
|
|
|
|
modparam("presence", "db_update_period", 10) |
|
|
modparam("presence", "publ_cache", 0) |
|
|
modparam("presence", "publ_cache", 0) |
|
|
modparam("presence", "min_expires_action", PRESENCE_MIN_EXPIRES_ACTION) |
|
|
modparam("presence", "min_expires_action", PRESENCE_MIN_EXPIRES_ACTION) |
|
|
modparam("presence", "min_expires", PRESENCE_MIN_EXPIRES) |
|
|
modparam("presence", "min_expires", PRESENCE_MIN_EXPIRES) |
|
|
|