tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Set Kafka retention to 30 seconds #135

Closed slifty closed 3 years ago

slifty commented 3 years ago

Description

This PR changes the retention time in Kafka to 30 seconds from 7 days. This should mean that TV Kitchen won't fill up hard drives simply by running.

Related Issues

Resolves #133