I currently have a database with some collection names that follow a convention. I want to share this DB with Turnserver but unfortunately a couple of the collection names used are the same.
I would like the option in the conf file to set the string collection name used for each function.
e.g. in the config we would have the following
mongodb-collection-allowed-peer-ip="allowed_peer_ip" mongodb-collection-denied-peer-ip="denied_peer_ip" mongodb-collection-realms="realms" mongodb-collection-turn-secret="turn_secret" mongodb-collection-turnusers-lt="turnusers_lt" mongodb-collection-turnusers-st="turnusers-st"
Comment #1
Posted on Sep 8, 2014 by Happy GiraffeI think that the complication is not very necessary.
Status: WontFix
Labels:
Type-Defect
Priority-Medium