mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-10 10:48:10 +02:00
Optimized Nextcloud variables
This commit is contained in:
@@ -20,7 +20,7 @@ plugin_configuration:
|
||||
configvalue: "{{ [
|
||||
{
|
||||
'server': NEXTCLOUD_TALK_DOMAIN ~ ':' ~ NEXTCLOUD_TALK_STUN_PORT ~ '?transport=udp',
|
||||
'secret': NEXTCLOUD_TALK_TURN_SECRET,
|
||||
'secret': NEXTCLOUD_TALK_TURN_ONBOARD_SECRET,
|
||||
'ttl': 86400,
|
||||
'protocols': 'udp,tcp'
|
||||
}
|
||||
|
Reference in New Issue
Block a user