clojars

http://clojars.org discussion and “support”, see http://status.clojars.org for status.
2016-01-11T14:16:57.000371Z

@danielcompton: there are probably gaps in the 404s in the logs - I added log_not_found off; the the nginx config for /repo at some point, since we didn't have the disk space for large logs

2016-01-11T14:17:15.000372Z

I re-enabled it a few days ago

2016-01-11T14:17:26.000373Z

but not in the ansible config. fixing that

2016-01-11T14:20:16.000374Z

hmm. I meant to re-enable it, but didn't

2016-01-11T14:21:51.000375Z

ah, right. log_not_found just prevents an error log entry for missing files, it doesn't prevent logging 404s. ignore me, and carry on!