summaryrefslogtreecommitdiffstats
path: root/imagrc.toml
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2016-07-06 19:09:40 +0200
committerMatthias Beyer <mail@beyermatthias.de>2016-07-06 19:09:40 +0200
commit8adfe7443ef54e2b4f7b38f2a0392d6204b3c1e4 (patch)
tree991e22a7f0ad79085188e1d3b17c41cf004f1284 /imagrc.toml
parentdd4349f24f6f02f75e769b71eedacf30a950f37e (diff)
Add optional setting for denying mutable hooks
Diffstat (limited to 'imagrc.toml')
-rw-r--r--imagrc.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/imagrc.toml b/imagrc.toml
index 148e53d0..5453e9d8 100644
--- a/imagrc.toml
+++ b/imagrc.toml
@@ -24,6 +24,7 @@ post-delete-hook-aspects = [ "debug" ]
[[aspects.debug]]
parallel = false
+mutable_hooks = false
[store.hooks]