vi /etc/php.d/opache.ini
opcache.enable=1
opcache.enable_cli=1
opcache.interned_strings_buffer=8
opcache.max_accelerated_files=10000
opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1
nextcloud/lib/private/App/AppStore/Fetcher/Fetcher.php
}
$options = [
- 'timeout' => 10,
+ 'timeout' => 300,
];
sudo -u nginx php occ db:convert-filecache-bigint --no-interaction
手机扫一扫
移动阅读更方便
你可能感兴趣的文章