mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-07 17:52:39 -04:00
Revert "Remove deprecated 'verbose' cli arg"
This reverts commit dc7cf81267
.
This commit is contained in:
parent
dc7cf81267
commit
f99554b15d
1 changed files with 4 additions and 3 deletions
|
@ -120,6 +120,7 @@ for port in 8080 8081 8082; do
|
||||||
python3 -m synapse.app.homeserver \
|
python3 -m synapse.app.homeserver \
|
||||||
--config-path "$DIR/etc/$port.config" \
|
--config-path "$DIR/etc/$port.config" \
|
||||||
-D \
|
-D \
|
||||||
|
-vv \
|
||||||
|
|
||||||
popd
|
popd
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue