瀏覽代碼

Revert "Use APCu caching of composer"

This reverts commit 948ab8a4d0.

For details why see https://github.com/nextcloud/server/issues/11290
tags/v15.0.0beta1
Joas Schilling 5 年之前
父節點
當前提交
40d185e928
No account linked to committer's email address
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0
    2
      lib/base.php

+ 0
- 2
lib/base.php 查看文件

@@ -895,8 +895,6 @@ class OC {
self::$loader->setMemoryCache($memcacheFactory->createLocal('Autoloader'));
} catch (\Exception $ex) {
}

self::$composerAutoloader->setApcuPrefix($instanceId . '-mainComposer');
}
}


Loading…
取消
儲存