server/lib
Roeland Jago Douma 6868da9958
Make normalized cache path larger
On larger instances with a large number of shares this can make a real
impact as the default 512 entries are easily filled.

Making this contain max 2048 entries has basically no effect on smaller
installations (as they probably never hit the 512 now). But makes sure
we don't evict entries in the larger case.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-04 12:44:52 +02:00
..
composer Update autoloader 2018-03-27 16:23:26 +02:00
l10n [tx-robot] updated from transifex 2018-04-03 00:11:47 +00:00
private Make normalized cache path larger 2018-04-04 12:44:52 +02:00
public Make the MountManager strict 2018-04-04 12:44:28 +02:00
autoloader.php Make lib/autoloader.php strictly typed and properly type hinted 2018-02-13 22:07:58 +01:00
base.php Move calls to \OCP\JSON to private \OC_JSON 2018-03-22 13:19:29 +01:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00