Skip to content
Snippets Groups Projects

Update dependency noblogs/ai-mu-plugins to v0.4.5

Merged renovate requested to merge renovate/noblogs-ai-mu-plugins-0.x into master
Compare and Show latest version
3 files
+ 14
28
Compare changes
  • Side-by-side
  • Inline
Files
3
[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
Loading