mirror of
https://github.com/nextcloud/server.git
synced 2026-02-23 01:40:59 -05:00
Merge pull request #20272 from owncloud/phil-davis-setEncryptHomeStorage
Correct the description of function setEncryptHomeStorage
This commit is contained in:
commit
ed0da94d3b
1 changed files with 1 additions and 1 deletions
|
|
@ -115,7 +115,7 @@ class Util {
|
|||
}
|
||||
|
||||
/**
|
||||
* check if the home storage should be encrypted
|
||||
* set the home storage encryption on/off
|
||||
*
|
||||
* @param bool $encryptHomeStorage
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue