timout management to avoid double animate running on explorer
[brisk.git] / web / Obj / brisk.conf-templ.pho
index 149b38d..d52ea0e 100644 (file)
@@ -1,3 +1,6 @@
 <?php
-$proxy_white_list = array();
+$G_shutdown = FALSE;
+$G_proxy_white_list = array();
+$G_alarm_passwd = "yourpasswd";
+$G_is_local = FALSE;
 ?>
\ No newline at end of file