Rename 'destroy_after_delete' to 'destroy_after_deletion'
This commit is contained in:
parent
d6309aaa4b
commit
3d9ffe5c2e
@ -5,7 +5,7 @@
|
||||
criteria: OLDEST_FIRST
|
||||
|
||||
# Whether deleted node should be destroyed
|
||||
destroy_after_delete: True
|
||||
destroy_after_deletion: True
|
||||
|
||||
# Length in number of seconds before the actual deletion happens
|
||||
# This param buys an instance some time before deletion
|
||||
|
Loading…
Reference in New Issue
Block a user