Skip to content
Snippets Groups Projects
Commit 64816b26 authored by ale's avatar ale
Browse files

Remove php ini file (provided by ansible now)

parent 4bb74d79
No related branches found
No related tags found
No related merge requests found
[PHP]
memory_limit = 256M
upload_max_filesize = 50M
post_max_size = 50M
session.cookie_secure = 1
session.cookie_httponly = 1
session.save_handler = memcached
session.save_path = "127.0.0.1:7108"
memcached.sess_consistent_hash = 1
memcached.sess_binary = 1
opcache.enable = 1
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment