mongo-expresss / mongo-express

5 stars 11 forks source link

ui not working properly #1

Open vaibhav1397 opened 7 years ago

vaibhav1397 commented 7 years ago

Hi, We want to use mongo-express as a read only web ui for developers,can we disable the reIndex in the page?

Thanks

vaibhav1397 commented 7 years ago

And for a replica set,can we connect to the slave with rs.slaveOk=true?

Thanks

MrMaggi commented 7 years ago

https://github.com/mongo-express/mongo-express/blob/master/config.default.js#L131-L132

MrMaggi commented 7 years ago

And can we limit the export size? We dont'want the developers to export all the documents.

Thanks.

rajatparashar2910 commented 6 years ago

I think there's some problem in the Middleware between Frontend and Backend.

ambrishs commented 6 years ago

Yeah.... I checked, You are right. Could you solve the issue ? That would be really helpful.

rajatparashar2910 commented 6 years ago

yeah, Sure ! I will start working on it from tomorrow.