Revert "Remove deprecated 'verbose' cli arg"
This reverts commit dc7cf81267
.
This commit is contained in:
parent
dc7cf81267
commit
f99554b15d
|
@ -120,6 +120,7 @@ for port in 8080 8081 8082; do
|
|||
python3 -m synapse.app.homeserver \
|
||||
--config-path "$DIR/etc/$port.config" \
|
||||
-D \
|
||||
-vv \
|
||||
|
||||
popd
|
||||
done
|
||||
|
|
Loading…
Reference in New Issue