strict_preconditions: new config option / example config
This commit is contained in:
3
config
3
config
@@ -242,6 +242,9 @@
|
|||||||
# Skip broken item instead of triggering an exception
|
# Skip broken item instead of triggering an exception
|
||||||
#skip_broken_item = True
|
#skip_broken_item = True
|
||||||
|
|
||||||
|
# Strict preconditions check on PUT
|
||||||
|
#strict_preconditions = False
|
||||||
|
|
||||||
# Command that is run after changes to storage, default is emtpy
|
# Command that is run after changes to storage, default is emtpy
|
||||||
# Supported placeholders:
|
# Supported placeholders:
|
||||||
# %(user)s: logged-in user
|
# %(user)s: logged-in user
|
||||||
|
|||||||
Reference in New Issue
Block a user