php.ini.diff #1

  • //
  • guest/
  • russell_jackson/
  • ansible-sdp/
  • swarm/
  • php.ini.diff
  • View
  • Commits
  • Open Download .zip Download (331 B)
root@p4-swarm-02:/etc/php/7.2/apache2# diff php.ini php.ini.save 
380c380
< max_execution_time = 360
---
> max_execution_time = 30
390c390
< max_input_time = 360
---
> max_input_time = 60
401c401
< memory_limit = 8192M
---
> memory_limit = 128M
850c850
< default_socket_timeout = 360
---
> default_socket_timeout = 60
1934d1933
< 
# Change User Description Committed
#1 32488 Russell C. Jackson (Rusty) Ansible scaffolding for the sdp - Needs work.