mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 11:58:27 +00:00
`GlobalSetting.relative_url_root` comes from the destination site. We can't be sure whether it was the same on the original site. It's safer to use a wildcard here, so we can backup/restore sites with different relative_url_root values.