mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
13 lines
232 B
INI
13 lines
232 B
INI
[PHP]
|
|
post_max_size = 100M
|
|
upload_max_filesize = 100M
|
|
variables_order = EGPCS
|
|
max_execution_time = 300
|
|
memory_limit = 2048M
|
|
error_reporting = E_ALL
|
|
log_errors = On
|
|
error_log = php-errors.log
|
|
|
|
[Date]
|
|
date.timezone = Europe/Amsterdam
|