mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-19 21:03:54 -07:00
New cron initialization and minor edits (#619)
* New cron initialization and minor edits Updated the mechanism to check if cron needs to run and made minor improvements to the first run * Adding a warning in the control panel
This commit is contained in:
parent
dd853151c0
commit
e4b6a91909
11 changed files with 37 additions and 11 deletions
|
@ -560,7 +560,6 @@ VALUES ('allow_autologin', '1'),
|
|||
('static_sitemap', ''),
|
||||
('topics_per_page', '50'),
|
||||
('xs_use_cache', '1'),
|
||||
('cron_enabled', '1'),
|
||||
('cron_check_interval', '180'),
|
||||
('magnet_links_enabled', '1'),
|
||||
('gender', '1'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue