Add optional setting for denying mutable hooks

This commit is contained in:
Matthias Beyer 2016-07-06 19:09:40 +02:00
parent dd4349f24f
commit 8adfe7443e

View file

@ -24,6 +24,7 @@ post-delete-hook-aspects = [ "debug" ]
[[aspects.debug]]
parallel = false
mutable_hooks = false
[store.hooks]