Built motion from commit (unavailable).|2.5.4
[motion2.git] / server / files / templates / turn.ejs
1 ; TURN server list
2
3 <% if (turnaddr) { -%>
4 turnaddr=<%- turnaddr %>
5 <% } -%>
6 <% if (turnusername) { -%>
7 turnusername=<%- turnusername %>
8 <% } -%>
9 <% if (turnpassword) { -%>
10 turnpassword=<%- turnpassword %>
11 <% } -%>