committed by
GitHub
parent
015234e032
commit
54c78dbca2
@@ -173,7 +173,9 @@ function.
|
||||
types = {
|
||||
all = false,
|
||||
config = false,
|
||||
copy_paste = false,
|
||||
git = false,
|
||||
profile = false,
|
||||
},
|
||||
},
|
||||
} -- END_DEFAULT_OPTS
|
||||
@@ -492,6 +494,10 @@ Here is a list of the options available in the setup call:
|
||||
type: `boolean`
|
||||
default: `false`
|
||||
|
||||
- |log.types.profile|: timing of some operations
|
||||
type: `boolean`
|
||||
default: `false`
|
||||
|
||||
- |log.types.config|: options and mappings, at startup
|
||||
type: `boolean`
|
||||
default: `false`
|
||||
|
||||
Reference in New Issue
Block a user