mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-05 19:23:49 +00:00
XML Handler dialplan set dialplan to 1 hour cache timeout
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
--set defaults
|
||||
expire = {}
|
||||
expire["directory"] = "3600";
|
||||
expire["dialplan"] = "300";
|
||||
expire["dialplan"] = "3600";
|
||||
expire["sofia.conf"] = "3600";
|
||||
load_balancing = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user