Fix copy-paste mistake.

There is no Federation involved here, just the local server deployment.
This commit is contained in:
2018-02-28 09:37:05 +01:00
parent 3b245de3b1
commit 31f8367d25

View File

@@ -115,5 +115,5 @@ All the settings have default values, but you can change them by either exportin
Settings are taken in the following order of precedence:
1. Shell Environment, or on the command line
2. Federation-specific `settings.local.sh`
2. Deployment-specific `settings.local.sh`
3. Default settings `settings.default.sh`