chore: complete update
This commit is contained in:
10
.archive/docker/php/php.common.ini
Normal file
10
.archive/docker/php/php.common.ini
Normal file
@@ -0,0 +1,10 @@
|
||||
expose_php = Off
|
||||
|
||||
session.cookie_secure = 1
|
||||
session.cookie_httponly = 1
|
||||
session.cookie_samesite = Lax
|
||||
|
||||
|
||||
date.timezone = Europe/Berlin
|
||||
|
||||
opcache.preload=/var/www/michaelschiemer/src/preload.php
|
||||
Reference in New Issue
Block a user