You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
308 B
13 lines
308 B
date.timezone=Europe/Athens |
|
register_globals=Off |
|
display_errors=On |
|
post_max_size=20M |
|
memory_limit=512M |
|
upload_max_filesize=20M |
|
max_execution_time=120 |
|
expose_php=Off |
|
session.save_path=/tmp |
|
magic_quotes_gpc=Off |
|
magic_quotes_runtime=Off |
|
magic_quotes_sybase=Off |
|
error_reporting=E_ALL & ~E_NOTICE & ~E_DEPRECATED
|
|
|