-
-
Notifications
You must be signed in to change notification settings - Fork 205
Closed
Milestone
Description
Thanks for the --config fix. I really enjoy using dagu and appreciate your great work.
Playing with the configuration I just discovered one tiny thing. If you set the dagsDir inside a config file the setting does not seem to be applied. It is not a critical problem because I decided to use the command line arg --dags, which works fine. Nonetheless the documentation states, that also the config file could be used to set the dagsDir.
I think there are two possibilities to go on from here and I am happy to leave you the choice...
- Fix the config setting
dagsDir, which probably would be a little cleaner because the other dir settings in the config file seem to work. - update the documentation, remove the part about the
dagsDirand write that the cli arg--dagsis the way to go
As I said thank you for you quick reactions to the issues and the marvellous tool you have given us. Please let me know in case I got something wrong. Have a nice day.
yottahmd and Daffdi