https://github.com/owncloud/core
Raw File
Tip revision: 1f26c1c15faa626c550867162a41895cdaa602f7 authored by JanAckermann on 14 September 2021, 08:16:07 UTC
Move delete button in file list next to download button
Tip revision: 1f26c1c
.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