Implement resync in config option (Issue #874) (#875)

* Implement the ability to set --resync as a config option, default is false
This commit is contained in:
abraunegg 2020-04-20 13:03:36 +10:00 committed by GitHub
commit ccbeae4942
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

1
config
View file

@ -35,3 +35,4 @@
# remove_source_files = "false"
# skip_dir_strict_match = "false"
# application_id = ""
# resync = "false"