mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
don't create files folder, let ownCloud core handle it
This commit is contained in:
parent
5bf9aab464
commit
c02c815603
1 changed files with 0 additions and 1 deletions
|
|
@ -133,7 +133,6 @@ class Util {
|
|||
// Set directories to check / create
|
||||
$setUpDirs = array(
|
||||
$this->userDir,
|
||||
$this->userFilesDir,
|
||||
$this->publicKeyDir,
|
||||
$this->encryptionDir,
|
||||
$this->keyfilesPath,
|
||||
|
|
|
|||
Loading…
Reference in a new issue