chore(functional.yaml.gotmpl): Improve comment on filestore.sharing.external.enabled

This commit is contained in:
Thorsten Roßner
2025-09-16 15:16:25 +02:00
parent c63665040c
commit 795bb7394e

View File

@@ -155,8 +155,12 @@ functional:
sharing:
# External shares
external:
# Enables sharing of files with external participants (create external links, send links by mail and allow external upload in shared folders).
# If you disable this option existing external shares stop working, when re-enabling it the old shares are available again.
# Enables sharing of files with external participants (create external links, send links by mail and allow
# external upload in shared folders).
# When you enable external sharing it is still possible to use the groupfolder feature and block external
# sharing for defined groupfolder(s).
# Note: If you disable this option existing external shares stop working, when re-enabling it the old
# shares are available again.
enabled: false
# Enforces passwords to be used on external shares.
enforcePasswords: false