зеркало из https://github.com/mozilla/pjs.git
36000 is too long. Moving timeout for the pfs/plugins cache to 1800.
This commit is contained in:
Родитель
2d4310d155
Коммит
2a448d9709
|
@ -144,8 +144,8 @@ $cache_config = array(
|
|||
'feeds.php' => 900,
|
||||
'history.php' => 900,
|
||||
'index.php' => 20,
|
||||
'pfs.php' => 36000,
|
||||
'plugins.php' => 36000,
|
||||
'pfs.php' => 1800,
|
||||
'plugins.php' => 1800,
|
||||
'policy.php' => 900,
|
||||
'recommended.php' => 900,
|
||||
'rss.php' => 900,
|
||||
|
|
Загрузка…
Ссылка в новой задаче