Decryption happens on the bridges (between systems) so in order to stop plaintext logging of chat messages, we default to ERROR. If people need more, they can submit changes for customisation.
8 lines
249 B
Bash
8 lines
249 B
Bash
export DISCORD_BRIDGE_YAML_VERSION=v2
|
|
export ENTRYPOINT_CONF_VERSION=v1
|
|
export HOMESERVER_YAML_VERSION=v15
|
|
export LOG_CONFIG_VERSION=v2
|
|
export SHARED_SECRET_AUTH_VERSION=v1
|
|
export SIGNAL_BRIDGE_YAML_VERSION=v3
|
|
export TELEGRAM_BRIDGE_YAML_VERSION=v4
|