Merge pull request #550 from matthiasbeyer/imagrc/fix-structure

imagrc/fix-structure
This commit is contained in:
Matthias Beyer 2016-07-16 17:32:39 +02:00 committed by GitHub
commit 7761aa9f2b

View file

@ -20,13 +20,10 @@ post-update-hook-aspects = [ "debug" ]
pre-delete-hook-aspects = [ "debug" ]
post-delete-hook-aspects = [ "debug" ]
[store.aspects]
[[aspects.debug]]
[store.aspects.debug]
parallel = false
mutable_hooks = false
mutable_hooks = true
[store.hooks]
[[hooks.debug]]
[store.hooks.stdhook_debug]
aspect = "debug"