Olivier Duclos
Olivier Duclos
This allows the user to write `somafm listen groove` instead of `somafm listen groovesalad`. It's very convenient. The regex forces the user to write the first letters of the channel,...
To make sbulb more reactive to configuration changes, we should listen to a signal (typically HUP) that would trigger configuration reloading.
### Detailed Description of the Problem The configuration directive `tune.quic.backend.max-idle-timeout` is not accepted by HAProxy's parser. ``` [ALERT] (1634483) : config : parsing [haproxy.cfg:12] : unknown keyword 'tune.quic.backend.max-idle-timeout' in 'global'...