WHAT Needs to be Documented?
See core: owncloud/core#38222 (Add app config to allow groups of users to be lock breakers)
occ command:
config:app:get|set|delete
$this->config->getAppValue('core', 'lock-breaker-groups', '[]')
WHERE Does This Need To Be Documented (Link)?
- occ command set
- admin_manual/configuration/files/manual_file_locking.html
WHY Should This Change Be Made?
New functionality
(Optional) What Type Of Content Change Is This?
(Optional) Which Manual Does This Relate To?
For master (10.9) only
WHAT Needs to be Documented?
See core: owncloud/core#38222 (Add app config to allow groups of users to be lock breakers)
occ command:
config:app:get|set|delete
$this->config->getAppValue('core', 'lock-breaker-groups', '[]')
WHERE Does This Need To Be Documented (Link)?
WHY Should This Change Be Made?
New functionality
(Optional) What Type Of Content Change Is This?
(Optional) Which Manual Does This Relate To?
For master (10.9) only