don't try to encrypt/decrypt the certificate bundle
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
This commit is contained in:
parent
7db495a246
commit
4d84249ab7
|
@ -97,6 +97,7 @@ class Util {
|
|||
|
||||
$this->excludedPaths[] = 'files_encryption';
|
||||
$this->excludedPaths[] = 'appdata_' . $config->getSystemValue('instanceid', null);
|
||||
$this->excludedPaths[] = 'files_external';
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue