Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow change of MongoDB collection names #3

Closed
GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment
Closed

Allow change of MongoDB collection names #3

GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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"


Original issue reported on code.google.com by andysav...@wowwee.com.hk on 28 Aug 2014 at 4:54

@GoogleCodeExporter
Copy link
Author

I think that the complication is not very necessary.

Original comment by mom040...@gmail.com on 8 Sep 2014 at 8:35

  • Changed state: WontFix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant