1
0
mirror of https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS synced 2025-01-20 13:02:02 -05:00

Decommission sliding sync proxy

Signed-off-by: wj25czxj47bu6q <96372288+wj25czxj47bu6q@users.noreply.github.com>
This commit is contained in:
wj25czxj47bu6q 2025-01-09 10:16:30 +00:00 committed by GitHub
parent 07d166644d
commit 5d7d478c54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +0,0 @@
SYNCV3_SERVER='https://matrix.arcticfoxes.net'
POSTGRES_PASSWORD='REDACTED'
SYNCV3_DB="host=/var/run/postgresql dbname=syncv3 user=syncv3 password=${POSTGRES_PASSWORD}"
SYNCV3_SECRET='REDACTED'
SYNCV3_MAX_DB_CONN=20