mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-06 16:50:46 +08:00
The import is split into basic site settings (imported at the beginning) and settings that depend on other data
7 lines
231 B
YAML
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
|