Преглед изворни кода

Replace "custom/matrix-coturn" with "galaxy/coturn"

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4906/head
Suguru Hirahara пре 3 недеља
родитељ
комит
95da75c90a
No known key found for this signature in database GPG Key ID: E4F9743DAB4B7B75
3 измењених фајлова са 3 додато и 3 уклоњено
  1. +1
    -1
      docs/configuring-playbook-turn.md
  2. +1
    -1
      examples/vars.yml
  3. +1
    -1
      setup.yml

+ 1
- 1
docs/configuring-playbook-turn.md Прегледај датотеку

@@ -115,7 +115,7 @@ There are some additional things you may wish to configure about the TURN server


Take a look at: Take a look at:


- `roles/custom/matrix-coturn/defaults/main.yml` for some variables that you can customize via your `vars.yml` file
- `roles/galaxy/coturn/defaults/main.yml` for some variables that you can customize via your `vars.yml` file


## Disabling coturn ## Disabling coturn




+ 1
- 1
examples/vars.yml Прегледај датотеку

@@ -62,7 +62,7 @@ postgres_connection_password: ''
# #
# By default, auto-detection will be attempted using the `https://ifconfig.co/json` API. # By default, auto-detection will be attempted using the `https://ifconfig.co/json` API.
# Default values for this are specified in `coturn_turn_external_ip_address_auto_detection_*` variables in the coturn role # Default values for this are specified in `coturn_turn_external_ip_address_auto_detection_*` variables in the coturn role
# (see `roles/custom/matrix-coturn/defaults/main.yml`).
# (see `roles/galaxy/coturn/defaults/main.yml`).
# #
# If your server has multiple IP addresses, you may define them in another variable which allows a list of addresses. # If your server has multiple IP addresses, you may define them in another variable which allows a list of addresses.
# Example: `coturn_turn_external_ip_addresses: ['1.2.3.4', '4.5.6.7']` # Example: `coturn_turn_external_ip_addresses: ['1.2.3.4', '4.5.6.7']`


+ 1
- 1
setup.yml Прегледај датотеку

@@ -121,7 +121,7 @@
- custom/matrix-sygnal - custom/matrix-sygnal
- galaxy/ntfy - galaxy/ntfy
- custom/matrix-static-files - custom/matrix-static-files
- custom/matrix-coturn
- galaxy/coturn
- custom/matrix-media-repo - custom/matrix-media-repo
- custom/matrix-pantalaimon - custom/matrix-pantalaimon




Loading…
Откажи
Сачувај