Fix command mentioned in example config
[skip ci]
This commit is contained in:
parent
263c62c109
commit
6e2c66c224
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ google_messages:
|
||||||
browser: OTHER
|
browser: OTHER
|
||||||
|
|
||||||
# Should the bridge aggressively set itself as the active device if the user opens Google Messages in a browser?
|
# Should the bridge aggressively set itself as the active device if the user opens Google Messages in a browser?
|
||||||
# If this is disabled, the user must manually use the `reconnect` command to reactivate the bridge.
|
# If this is disabled, the user must manually use the `set-active` command to reactivate the bridge.
|
||||||
aggressive_reconnect: false
|
aggressive_reconnect: false
|
||||||
|
|
||||||
# Bridge config
|
# Bridge config
|
||||||
|
|
Loading…
Reference in a new issue