RyanScottLewis / cutback

Backup system with the goal of creating smaller, more focused backups.
https://ryanscottlewis.github.io/cutback
MIT License
2 stars 0 forks source link

Disallow certain options from being set within configuration files #18

Open RyanScottLewis opened 5 years ago

RyanScottLewis commented 5 years ago

Some options such as date and index don't really make sense for inclusion within the config files. Add a config boolean for options within app.yml which indicates if the option is also a config file variable.