File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -137,14 +137,14 @@ You do not need to stop Synapse to run this command.
137
137
mas-cli syn2mas check --config mas_config.yaml --synapse-config homeserver.yaml
138
138
` ` `
139
139
140
- This will output a list of errors and warnings, or tell you that the check completed with no errors or warnings.
140
+ This may output a list of errors and warnings.
141
141
142
142
If you have any errors, you must resolve them before starting the migration.
143
143
144
144
If you have any warnings, please read and understand them, and possibly resolve them.
145
145
Resolving warnings is not strictly required before starting the migration.
146
146
147
- # ## Do a dry-run of the import to test
147
+ # ## Run the migration in test mode (dry-run)
148
148
149
149
MAS can perform a dry-run of the import, which is safe to run without stopping Synapse.
150
150
It will perform a full data migration but then empty the MAS database at the end to roll back.
@@ -202,4 +202,4 @@ Start up the homeserver again with the new configuration.
202
202
203
203
# ## Start up MAS
204
204
205
- Start up MAS.
205
+ Now you can start MAS.
You can’t perform that action at this time.
0 commit comments