1
0
mirror of https://github.com/coturn/coturn.git synced 2025-11-03 16:31:22 +01:00

file executable attribute removed

This commit is contained in:
mom040267 2014-05-05 03:06:42 +00:00
parent ce1fcd3263
commit e663e34c8e

View File

@ -26,4 +26,3 @@ insert into allowed_peer_ip (ip_range) values('172.17.13.200');
insert into denied_peer_ip (ip_range) values('172.17.13.133-172.17.14.56');
insert into denied_peer_ip (ip_range) values('123::45');