rocketchat2matrix/.env.example
Henrik HerHde Huettemann 818a975b45
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Add syanpse URL and admin password variables
2023-11-23 16:56:37 +01:00

7 lines
389 B
Plaintext

SYNAPSE_URL='http://localhost:8008'
REGISTRATION_SHARED_SECRET='look in your synapses homeserver.yaml'
AS_TOKEN='look in the app-service.yaml'
EXCLUDED_USERS='rocket.cat' # Comma-separated list of usernames or IDs
ADMIN_USERNAME='admin' # The login name of the Rocket.Chat admin/new Matrix admin
ADMIN_PASSWORD='verySecretPassword' # The password of the Rocket.Chat admin/new Matrix admin