mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
11 lines
275 B
INI
11 lines
275 B
INI
; Common values to change to increase file upload limit
|
|
; upload_max_filesize = 50M
|
|
; post_max_size = 50M
|
|
; mail.add_x_header = Off
|
|
|
|
; Other common parameters
|
|
; max_execution_time = 600
|
|
; max_input_time = 300
|
|
; memory_limit = 256M
|
|
; short_open_tag = On
|
|
register_argc_argv=1;
|