Fixes to basic installer
This commit is contained in:
parent
162005e225
commit
f220594831
2 changed files with 13 additions and 9 deletions
8
installer/php/airtime.ini
Normal file
8
installer/php/airtime.ini
Normal file
|
@ -0,0 +1,8 @@
|
|||
[PHP]
|
||||
memory_limit = 512M
|
||||
magic_quotes_gpc = Off
|
||||
file_uploads = On
|
||||
upload_tmp_dir = /tmp
|
||||
apc.write_lock = 1
|
||||
apc.slam_defense = 0
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue