Apply suggestion from @mmattel

This commit is contained in:
Martin
2026-02-13 19:59:45 +01:00
parent a2518aa678
commit 342fd72d05

View File

@@ -146,11 +146,12 @@ START_ADDITIONAL_SERVICES="notifications"
# - config/ocis/apps.yaml
# - config/ocis/csp.yaml
#IMPORTER=:web_extensions/importer.yml
# Photo-addon provides a photo gallery with timeline view, EXIF metadata display, and map view.
# Important, the Photo-addon requires that TIKA is enabled
#PHOTOADDON=:web_extensions/photo-addon.yml
# Photo-addon provides photo gallery with timeline view, EXIF metadata display, and map view.
# Note: Photo-addon requires CSP configuration for OpenStreetMap tiles, see config/ocis/csp.yaml
# Advanced-search provides comprehensive search filtering with the KQL query builder.
# Important, Advanced-search requires that TIKA is enabled
#ADVANCEDSEARCH=:web_extensions/advanced-search.yml
# Advanced-search provides comprehensive search filtering with KQL query builder.
# The importer needs additional config, see the following lines for more details.
## The docker image to be used for uppy companion.
# owncloud has built a container with public link import support.