If you have not installed DipDup yet refer to 4.1. Installation page.
Specifying the path to config
By default, DipDup looks for a file named dipdup.yml in the current working directory. You can override that by explicitly specifying a path to config (one or many):
This feature will be deprecated soon. Consider configuring logging inside of on_restart hook.
You may want to tune logging to get notifications on errors or enable debug messages. Specify the path to a Python logging config in YAML format using -l argument.