[CC-5248] Configure PHP during airtime-full-install on Apache server
This commit is contained in:
parent
c2e9f90eb9
commit
436c74124d
2 changed files with 20 additions and 5 deletions
5
install_full/php5/airtime.ini
Normal file
5
install_full/php5/airtime.ini
Normal file
|
@ -0,0 +1,5 @@
|
|||
[PHP]
|
||||
memory_limit = 512M
|
||||
magic_quotes_gpc = Off
|
||||
file_uploads = On
|
||||
upload_tmp_dir = /tmp
|
Loading…
Add table
Add a link
Reference in a new issue