lammertw / prerender-mongodb-cache

Prerender plugin for MongoDB caching
MIT License
22 stars 29 forks source link

Prerender collection or pages? #6

Open lapidus opened 9 years ago

lapidus commented 9 years ago

The docs state it uses the collection "prerender" but it seems to be using "pages"?

database.collection('pages' ...

What should it be?

YouriT commented 8 years ago

db is prerender and collection is pages :)