2.10 changed the default behaviour of bare variables; re-enable the previous default behaviour to avoid breakage.

This commit is contained in:
Steve Smith
2021-02-04 11:21:46 +11:00
parent 05458cbce4
commit bd9c87462b

View File

@@ -1,3 +1,4 @@
[defaults]
retry_files_enabled = False
callback_whitelist = profile_tasks
conditional_bare_variables = True