@@ -58,7 +58,7 @@ |
||
58 | 58 | use ModuleConfigTrait; |
59 | 59 | |
60 | 60 | private const RECORDS_PER_VOLUME = 500; // Keep sitemap files small, for memory, CPU and max_allowed_packet limits. |
61 | - private const CACHE_LIFE = 1;//209600; // Two weeks |
|
61 | + private const CACHE_LIFE = 1; //209600; // Two weeks |
|
62 | 62 | |
63 | 63 | /** @var TreeService */ |
64 | 64 | private $tree_service; |