1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 19:08:42 +00:00
farside/lib/farside
Ben Busby 7693a6b063
Add env var for toggling cron task on/off
FARSIDE_CRON allows turning on/off the scheduled instance availability
check that occurs every 5 minutes by setting the variable to 1 (on) or 0
(off). The default behavior is "on".
2023-07-17 17:46:39 -06:00
..
application.ex Enable auto compact for cubdb 2022-12-09 11:30:25 -07:00
instances.ex Allow separation of instance and API URLs 2023-07-11 12:34:31 -06:00
router.ex Ignore request types in router 2022-12-11 13:14:40 -07:00
scheduler.ex Use quantum core for update scheduling 2021-11-24 09:35:21 -07:00
server.ex Add env var for toggling cron task on/off 2023-07-17 17:46:39 -06:00
throttle.ex Reuse previous instance within rate-limit interval 2022-03-18 13:51:37 -06:00