You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/2_ac_install_merge/dev-lang/php/fpm-php7.2/php.ini

10 lines
272 B

# Calculate format=patch
<reg>;?(cgi.fix_pathinfo)\s*=.*</reg>
<text>\1=0</text>
<reg>;?(date\.timezone)\s*=.*</reg>
<text>\1="Europe/Moscow"</text>
<reg>;?(opcache\.enable_cli)\s*=.*</reg>
<text>\1=1</text>
<reg>;?(opcache\.revalidate_freq)\s*=.*</reg>
<text>\1=1</text>