1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-14 02:20:10 +02:00

Remove ping API permission

This commit is contained in:
Daniel Berteaud 2015-06-25 23:19:17 +02:00
parent 761f9035d5
commit 11dda5d0a9

View File

@ -113,7 +113,6 @@ use constant API_ACTIONS => {
update_room_conf => 1
},
participant => {
ping => 1,
get_room_info => 1,
get_room_conf => 1,
get_peer_role => 1,