s4

changeset 512:24a5010a131b

Allow video/
author HIROSE Yuuji <yuuji@gentei.org>
date Thu, 14 Mar 2019 16:23:50 +0900
parents f2dec8025291
children 3fcaea2892a8
files s4-funcs.sh
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line diff
     1.1 --- a/s4-funcs.sh	Thu Mar 14 15:38:08 2019 +0900
     1.2 +++ b/s4-funcs.sh	Thu Mar 14 16:23:50 2019 +0900
     1.3 @@ -31,7 +31,7 @@
     1.4  ### maximagexy=400x400
     1.5  filesize_max=$((5*1024*1024))
     1.6  file_accept='accept="image/*,text/*,audio/*,application/vnd.oasis.*,application/pdf,application/x-*"'
     1.7 -file_accept_egrep='^(text/|image/|audio/|application/(vnd.oasis|pdf|[xz]-))'
     1.8 +file_accept_egrep='^(text/|message/|image/|audio/|video/|application/(vnd.oasis|pdf|epub|xml|zip||[xz]-))'
     1.9  file_warn="
    1.10  添付可能ファイル: 5MB以内のテキスト、画像、音声、動画、ODT、PDF、
    1.11  圧縮ファイル、データベースファイル