#1064 add copy_paste logging and more error copy-paste error handling (#1076)

This commit is contained in:
Alexander Courtis
2022-03-18 21:27:03 +11:00
committed by GitHub
parent d93a93c9c1
commit b136c7b6f9
2 changed files with 82 additions and 24 deletions

View File

@@ -491,6 +491,10 @@ Here is a list of the options available in the setup call:
type: `boolean`
default: `false`
- |log.types.copy_paste|: file copy and paste actions
type: `boolean`
default: `false`
- |log.types.git|: git processing
type: `boolean`
default: `false`