correct max_execution_time template
This commit is contained in:
parent
d448c0dcd2
commit
716089b782
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
|||
[template]
|
||||
src = "01_memory_limit.ini.tmpl"
|
||||
dest = "/etc/php7/conf.d/01_memory_limit.ini"
|
||||
src = "01_max_execution_time.ini.tmpl"
|
||||
dest = "/etc/php7/conf.d/01_max_execution_time.ini"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue