Skip to content
Commit b9d384d8 authored by Robin McCorkell's avatar Robin McCorkell Committed by Joas Schilling
Browse files

occ config:system:set can now set other value types

Integers, doubles, booleans and even arrays can now be set, with the
--type=... option. Array setting can be specified by passing multiple
name arguments, e.g. `./occ config:system:set redis port --value=123
--type=integer`
parent 8f89e352
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment