How to make so that a cache month was stored
May 5, 2012 9:43 am by [email protected]
May 5, 2012 9:43 am by [email protected]
Good afternoon how to make, what it is necessary to register in a configuration that the cache was stored month or week?
The hosting swears on that that many files.
Добрый день как сделать, что нужно прописать в конфигурации, чтобы кэш хранился месяц или неделю?
Хостинг ругается на то что очень много файлов.
Re: How to make so that a cache month was stored
May 5, 2012 10:57 am by Edvard
May 5, 2012 10:57 am by Edvard
You can delete the old files in your cache. However I don't suggest that.
If you are having problems with many files you can upgrade to Enterprise and in that case all the cache will be kept in our cloud.
Re: How to make so that a cache month was stored
May 5, 2012 11:17 am by [email protected]
May 5, 2012 11:17 am by [email protected]
Enterprise выходит дороговато с учетом того что нужно каждый год платить.
Как мне в настройках изменить
define('CACHE_TIME', 365*24*60*60); // 1 year by default, no need to decrease
чтобы кэш хранился допустим месяц.
Re: How to make so that a cache month was stored
May 5, 2012 2:59 pm by Yana
May 5, 2012 2:59 pm by Yana
Hi,
If you want to set the cache time to one month you should change define('CACHE_TIME', 365*24*60*60); to
define('CACHE_TIME', 30*24*60*60);
SIMILAR TOPICS
2 questions: w3 total cache and payment | Aug 19, 2018 10:38 am | Replies: 2 | Post by: Wind777 |
how to make the Module of GTranslate to the Menu Item? | Jan 5, 2018 1:08 am | Replies: 3 | Post by: jed |
GTranslate conflict with W3 total cache or vica versa | Oct 30, 2016 11:58 am | Replies: 3 | Post by: Rick Matters |
htaccess (301 redirects) Cache | Sep 19, 2016 9:36 am | Replies: 3 | Post by: belgor |
Why gtranslate is not putting cache files back together | Mar 7, 2016 7:37 pm | Replies: 6 | Post by: innerself |