mirror of
https://github.com/iv-org/invidious.git
synced 2026-02-20 11:08:29 -06:00
Each job can define its own config options, that will be automatically added to the global YAML config structure. By default, all jobs get an "enable" property that can prevent a specific job from running, e.g if the instance admin wants to manage the database cleaning by themselves.