mirror of
https://github.com/nextcloud/server.git
synced 2026-02-14 00:04:57 -05:00
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` |
||
|---|---|---|
| .. | ||
| app | ||
| background | ||
| config | ||
| db | ||
| encryption | ||
| integrity | ||
| l10n | ||
| log | ||
| maintenance | ||
| user | ||
| base.php | ||
| check.php | ||
| status.php | ||
| upgrade.php | ||