sharing: add default config to template

This commit is contained in:
Peter Bieringer
2026-02-24 06:47:38 +01:00
parent 47d963a3a9
commit 0dbe6c1223

19
config
View File

@@ -296,6 +296,25 @@
#predefined_collections =
[sharing]
# Sharing database type
# Value: none | csv | files
#type = none
# Sharing database path for type 'csv'
#database_path = (filesystem_folder)/collection-db/sharing.csv
# Sharing database path for type 'files'
#database_path = (filesystem_folder)/collection-db/files
# Share collection by map
#collection_by_map = false
# Share collection by token
#collection_by_token = false
[web]
# Web interface backend