Inputs
- debug - set log level
warn
,error
,log
orfalse
to deactivate logging, default:warn
- trackChanges - check if only
user
(quill source user) orall
change should be trigger model update, defaultuser
. Usingall
is not recommended, it cause some unexpected sideeffects.
Global Config
- extend config to set all Quill config options
- See Quill Configuration for a full list of config options.
- new
trackChanges
input can be set, as well