Enable sodium, opcache and JIT

This commit is contained in:
Miraty 2022-12-13 19:39:34 +01:00
parent 3d9215058c
commit 159be6f97d
1 changed files with 3 additions and 0 deletions

View File

@ -66,6 +66,9 @@ cat >> $PHP_INI << EOF
expose_php = Off
display_errors = On
extension = pdo_sqlite
extension = sodium
zend_extension = opcache
opcache.jit_buffer_size = 32M
EOF
# Configure Tor