Add appservice-double-puppet double-puppeting support to beeper-linkedin

Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
This commit is contained in:
Slavi Pantaleev
2024-08-17 21:25:52 +03:00
parent 48bab2f0ea
commit 2086e3efe0
3 changed files with 16 additions and 5 deletions

View File

@ -88,7 +88,7 @@ matrix_beeper_linkedin_appservice_database_uri: "{{
}}"
# Can be set to enable automatic double-puppeting via Shared Secret Auth (https://github.com/devture/matrix-synapse-shared-secret-auth).
# Can be set to enable automatic double-puppeting via Shared Secret Auth (https://github.com/devture/matrix-synapse-shared-secret-auth) or Appservice Double Puppet.
matrix_beeper_linkedin_login_shared_secret: ''
# Specifies the default log level for all bridge loggers.