Rotate nginx logs every hour if they are larger than 200MB.

This is to avoid using excessive disk space for access logs on the root partition.
For the most successful hypernodes rotating the logs on a nightly basis was no longer enough.

Instead of keeping 14 logs we now keep the last 30 rotated logs.