mirror of
https://github.com/iv-org/invidious.git
synced 2026-07-10 23:56:45 -05: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.