Explorar el Código

forgot defaults

causefx hace 8 años
padre
commit
5f0c5ee2c4
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      config/configDefaults.php

+ 2 - 0
config/configDefaults.php

@@ -87,4 +87,6 @@ return array(
 	"homepageNoticeAuth" => "false",
 	"homepageNoticeAuth" => "false",
 	"homepageNoticeLayout" => "elegant",
 	"homepageNoticeLayout" => "elegant",
 	"ipInfoToken" => "ddd0c072ad5021",
 	"ipInfoToken" => "ddd0c072ad5021",
+	"historyRefresh" => "120000",
+	"downloadRefresh" => "30000",
 );
 );