mirror of
https://github.com/iv-org/invidious.git
synced 2025-12-26 23:58:30 -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.