nextcloud-documentation/admin_manual
Daniel Calviño Sánchez eb73b789bb Allow to serve static WebAssembly and TensorFlow Lite files
Since Talk 13 (and thus Nextcloud 23) WebAssembly (.wasm) and TensorFlow
Lite (.tflite) files need to be loaded from the web server to provide
certain features (like the background blur in the WebUI).

Those files can be treated in a similar way to other static resources,
and there should not be any problem caching or compressing them.
However, as compressed TensorFlow Lite files are only ~12% smaller,
the compression directive depends on the MIME type and there is no
standard MIME type for TensorFlow Lite files, for now only WebAssembly
files are compressed.

Depending on the setup "application/wasm" may not be associated with
".wasm" files, so the directive was added just in case, as the
compression is enabled through the MIME type and, besides that, the
browsers log a warning if the expected MIME type is not returned.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-17 13:06:58 +01:00
..
configuration_database Fix "An Nextcloud" typo 2021-04-09 14:41:51 +03:00
configuration_files Merge pull request #7174 from nextcloud/enh/noid/background-job-expire-versions 2021-10-26 10:02:05 +02:00
configuration_mimetypes #600 Change headers to sentence case 2017-11-20 15:15:05 -05:00
configuration_server Merge pull request #7577 from nextcloud/fix/admin-audit-log-typo 2021-11-15 14:15:23 +01:00
configuration_user Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
file_workflows Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
gdpr Update Release Schedule + Minor fixes 2021-01-31 23:46:00 +01:00
groupware Document calendar resources and rooms for admins 2021-11-05 14:01:30 +01:00
images Fix password policy documentation 2021-03-28 00:02:31 +01:00
installation Allow to serve static WebAssembly and TensorFlow Lite files 2021-11-17 13:06:58 +01:00
issues Fix nextcloud.org urls (#7164) 2021-10-25 14:32:19 +02:00
maintenance Update the 'Migrating' page to include optional 'maintenance:data-fingerprint' command step. (#7170) 2021-10-05 13:19:01 +02:00
apps_management.rst Revert "Fix images and alt tags, fix #621, fix #622" 2021-04-30 13:18:44 +02:00
conf.py Fix l10n build for user manual 2020-09-09 21:25:25 +02:00
contents.rst Add Groupware section 2020-04-22 08:23:13 +02:00
Create HTML.lnk
Create PDF.lnk
index.rst Update Release Schedule + Minor fixes 2021-01-31 23:46:00 +01:00
make.bat
Makefile Move to python3 2020-01-20 14:29:31 +01:00
release_notes.rst purge strings about explicit Nextcloud versions 2020-06-04 12:48:13 +02:00
release_schedule.rst Stable is 22 2021-07-06 15:03:05 +02:00