Merge pull request #18444 from owncloud/occ-config-types
occ config:system:set can now set other value types
Showing
- core/command/config/system/deleteconfig.php 51 additions, 9 deletionscore/command/config/system/deleteconfig.php
- core/command/config/system/getconfig.php 16 additions, 3 deletionscore/command/config/system/getconfig.php
- core/command/config/system/setconfig.php 124 additions, 9 deletionscore/command/config/system/setconfig.php
- tests/core/command/config/system/deleteconfigtest.php 104 additions, 6 deletionstests/core/command/config/system/deleteconfigtest.php
- tests/core/command/config/system/getconfigtest.php 15 additions, 3 deletionstests/core/command/config/system/getconfigtest.php
- tests/core/command/config/system/setconfigtest.php 103 additions, 43 deletionstests/core/command/config/system/setconfigtest.php
Loading
Please register or sign in to comment