Browse Source

Add Project source code URL comment to matrix-sliding-sync role

pull/2848/head
Slavi Pantaleev 3 years ago
parent
commit
ba1cce1316
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      roles/custom/matrix-sliding-sync/defaults/main.yml

+ 1
- 0
roles/custom/matrix-sliding-sync/defaults/main.yml View File

@@ -1,6 +1,7 @@
---

# Sliding Sync Proxy is an implementation of MSC3575 for the new sliding sync
# Project source code URL: https://github.com/matrix-org/sliding-sync

matrix_sliding_sync_enabled: true



Loading…
Cancel
Save