Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F11723050
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/roles/webserver-alkane/php/files/php.ini b/roles/webserver-alkane/php/files/php.ini
index b6ef792..faf6331 100644
--- a/roles/webserver-alkane/php/files/php.ini
+++ b/roles/webserver-alkane/php/files/php.ini
@@ -1,37 +1,39 @@
; -------------------------------------------------------------
; 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
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Sep 18, 07:43 (18 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2986705
Default Alt Text
(1 KB)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment