privateone commited on
Commit
02b7226
·
verified ·
1 Parent(s): 8e8e54f

Update turnserver.conf

Browse files
Files changed (1) hide show
  1. turnserver.conf +2 -2
turnserver.conf CHANGED
@@ -5,10 +5,10 @@ listening-port=7860
5
  tls-listening-port=5349
6
 
7
  # Enable long-term credential mechanism
8
- lt-cred-mech
9
 
10
  # Static user for testing (username:password)
11
- user=testuser:testpass
12
 
13
  # Realm shown to clients
14
  realm=examplerealm
 
5
  tls-listening-port=5349
6
 
7
  # Enable long-term credential mechanism
8
+ #lt-cred-mech
9
 
10
  # Static user for testing (username:password)
11
+ user=myuser:mypassword
12
 
13
  # Realm shown to clients
14
  realm=examplerealm