Skip to main content

Setting Up Well Known Delegation

Well Known Delegation Configuration

  • Copy sample file from config-sample/wellknowndelegation/wellknowndelegation.yml in the installer directory to CONFIG_DIRECTORY/wellknowndelegation
  • Edit the file :
---
extra_client: |
  {
    "im.vector.riot.jitsi": {
      "preferredDomain": "jitsi.dev.local"
    }
  }
extra_server: ""

Make whatever settings you need for the extra_client or extra_server parameters.

  • Restart the install script