nextcloud/core/command/config
Robin McCorkell b9d384d837 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`
2016-01-14 15:02:54 +01:00
..
app Happy new year! 2016-01-12 15:02:18 +01:00
system occ config:system:set can now set other value types 2016-01-14 15:02:54 +01:00
import.php Happy new year! 2016-01-12 15:02:18 +01:00
listconfigs.php Happy new year! 2016-01-12 15:02:18 +01:00