Add settings in imagrc example for move hook aspects
This commit is contained in:
parent
3ee8f26d1e
commit
32669b305a
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ store-unload-hook-aspects = [ "debug" ]
|
|||
pre-create-hook-aspects = [ "debug" ]
|
||||
post-create-hook-aspects = [ "debug" ]
|
||||
|
||||
pre-move-hook-aspects = [ "debug" ]
|
||||
post-move-hook-aspects = [ "debug" ]
|
||||
|
||||
pre-retrieve-hook-aspects = [ "debug" ]
|
||||
post-retrieve-hook-aspects = [ "debug" ]
|
||||
|
||||
|
|
Loading…
Reference in a new issue