mirror of
https://github.com/torrentpier/torrentpier
synced 2025-07-08 05:51:14 -07:00
Refactored cache drivers 🗃 (#1553)
* Refactored cache drivers 🗃 * Updated * Update APCu.php * Update APCu.php * Update APCu.php * Update APCu.php * Update APCu.php * Update Redis.php * Update Redis.php * Updated * Update * Updated * Update config.php * Updated * Updated * Updated * Updated * Update config.php * Updated * Update composer.lock * Delete composer.lock * Create composer.lock * Update composer.lock * Update common.php * Update File.php * Updated * Update Sqlite.php * Update common.php * Update Redis.php * Updated * Update common.php * Updated
This commit is contained in:
parent
bfd61166be
commit
17a320b7c8
23 changed files with 1561 additions and 1066 deletions
|
@ -647,9 +647,6 @@ VALUES ('1', 'Attach maintenance', 'attach_maintenance.php', 'daily', '', '05:00
|
|||
'', '0', '0', '0'),
|
||||
('1', 'Tracker dl-complete count', 'tr_complete_count.php', 'interval', '', '', '255', '', '', '06:00:00', '0',
|
||||
'', '0', '0', '0'),
|
||||
('1', 'Cache garbage collector', 'cache_gc.php', 'interval', '', '', '255', '', '', '00:05:00', '0', '', '0',
|
||||
'0',
|
||||
'0'),
|
||||
('1', 'Sitemap update', 'sitemap.php', 'daily', '', '06:00:00', '30', '', '', '', '0', '', '0', '0', '0'),
|
||||
('1', 'Update forums atom', 'update_forums_atom.php', 'interval', '', '', '255', '', '', '00:15:00', '0', '',
|
||||
'0',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue