dandelionred

Results 3 issues of dandelionred

This (it comes from sample nginx magento snippet) ``` gzip_types text/plain text/css text/js text/xml text/javascript application/javascript application/x-javascript application/json application/xml application/xml+rss image/svg+xml; ``` is converted to ``` gzip_types text/plain text/css text/js...

enhancement
question

Great piece of software! I'm looking for a way to add temperature sensors to my motherboard directly (without arduino like middleware) so they are visible to hwmon just like other...

I've been processing random comments from social media and noticed some strange spikes in processing time logs. Generally it takes less than a second to process a chunk of data....