Page MenuHomeDevCentral

php.ini
No OneTemporary

; -------------------------------------------------------------
; PHP configuration
; - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
; Project: Nasqueron
; License: Trivial work, not eligible to copyright
; Source file: roles/webserver-alkane/php/files/php.ini
; -------------------------------------------------------------
;
; <auto-generated>
; This file is managed by our rOPS SaltStack repository.
;
; Changes to this file may cause incorrect behavior
; and will be lost if the state is redeployed.
; </auto-generated>
memory_limit = 512M
[Date]
; Place de la bastille, Paris
date.default_latitude = 48.853139
date.default_longitude = 2.369111
date.timezone = "UTC"
{% if "set_mysql_sockets" in tasks -%}
[MySQLi]
mysqli.default_socket = /var/run/mysql/mysqld.sock
[Pdo_mysql]
pdo_mysql.default_socket = /var/run/mysql/mysqld.sock
{%- endif %}
{% if "optimize_opcache" in tasks -%}
[opcache]
opcache.max_accelerated_files = 20000
opcache.memory_consumption = 512
opcache.validate_timestamps = 0
opcache.file_update_protection = 0
{%- endif %}

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 18, 19:00 (2 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2991312
Default Alt Text
php.ini (1 KB)

Event Timeline