mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-06-17 04:51:21 +02:00
comment out opcache
This commit is contained in:
committed by
GitHub
parent
e3624ee162
commit
07a5b039be
@@ -136,7 +136,7 @@ server {
|
||||
EOF
|
||||
sed -i -e 's|memory_limit = 128M|memory_limit = 512M|; $aapc.enable_cli=1' /etc/php85/php.ini
|
||||
sed -i -e 's|upload_max_file_size = 2M|upload_max_file_size = 16G|' /etc/php85/php.ini
|
||||
sed -i -E '/^php_admin_(flag|value)\[opcache/s/^/;/' /etc/php85/fpm.d/nextcloud.conf
|
||||
#sed -i -E '/^php_admin_(flag|value)\[opcache/s/^/;/' /etc/php85/fpm.d/nextcloud.conf
|
||||
sed -i -e 's| js;| mjs js;|' /etc/nginx/mime.types
|
||||
msg_ok "Installed Nextcloud"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user