chore: add custom office viewer

This commit is contained in:
Noah Hsu
2022-08-08 13:03:34 +08:00
parent 2b04cf4ac3
commit 6f48a0a82a
2 changed files with 9 additions and 2 deletions

View File

@ -26,7 +26,8 @@ const (
ImageTypes = "image_types"
OfficeTypes = "office_types"
ProxyTypes = "proxy_types"
PdfViewerUrl = "pdf_viewer_url"
OfficeViewers = "office_viewers"
PdfViewers = "pdf_viewers"
AudioAutoplay = "audio_autoplay"
VideoAutoplay = "video_autoplay"