Override the insert/remove behaviour by pushing new keys to the array to the end or to the specified position.
Set insert/remove behaviour, this is the value set by default.
Overwrite the array with newly set values. The arrayIndex
option is ignored when specifying overwrite.
Override the insert/remove behaviour by removing keys to the array to the end or to the specified position.
Generated using TypeDoc
The actions to take on Settings#update calls.
Settings