https://github.com/owncloud/core
Raw File
Tip revision: 8bd981059f029d40e10e7ccff66eedfc63670fb0 authored by Vincent Petry on 03 April 2017, 14:36:23 UTC
Set version to 8.2.11 RC1
Tip revision: 8bd9810
.user.ini
upload_max_filesize=513M
post_max_size=513M
memory_limit=512M
mbstring.func_overload=0
always_populate_raw_post_data=-1
default_charset='UTF-8'
output_buffering=0
back to top