discourse/migrations/config/importer.yml
Gerhard Schlager 9dfdf59b5e DEV: Add support for converting and importing site settings
The import is split into basic site settings (imported at the beginning) and settings that depend on other data
2025-10-31 11:21:40 +01:00

7 lines
231 B
YAML

intermediate_db: /shared/import/intermediate.db
mappings_db: /shared/import/mappings.db
uploads_db: /shared/import/uploads.db
config:
# if false, allows reserved usernames only for admins
always_allow_reserved_usernames: true