mirror of
https://github.com/vbatts/imgsrv.git
synced 2025-02-09 19:53:32 +00:00
for your mongo db set, run: db.fs.files.find().forEach( function(e) { e.filename = e.filename.toLowerCase(); db.fs.files.save(e); } ) |
||
---|---|---|
.. | ||
types.go |