E1ven
E1ven
Would it be possible to add support to send files in various mime types? Either using Mime magic, or letting us pass a field where we're storing the mime type?...
Is it possible to add a flag to enable SlaveOK? For 99% of my files, I don't mind if it loads off a replicaset. In fact, I prefer it! The...
Would it be possible to add a disk cache of images, as is used with the proxy_cache? I'd love to cache the most recent 1M of images locally, rather than...
I'm trying to maintain the order of JSON variables, for some silly reason that matters to my project. In the PyMongo driver, I use mongo.find({},as_class=OrderedDict) to force it to return...
When leftovers detects a matching A record inside of a non-matching Route53 zone, the log is potentially ambiguous about what will be removed. For example, if we create a zone...
License?
What license is this code offered under? I did not see a license mentioned in the readme. Thanks!