homebridge / homebridge-config-ui-x

The Homebridge UI. Monitor, configure and backup Homebridge from a browser.
https://homebridge.io
MIT License
2.61k stars 373 forks source link

Add `log.maxSize`/`log.truncateSize` options #2161

Closed tjenkinson closed 1 month ago

tjenkinson commented 1 month ago

:recycle: Current situation

I'd like more of the log to be kept.

:bulb: Proposed solution

Add some more options to make it configurable.

image

closes #2098

:gear: Release Notes

Testing

I've tested it manually locally and the new values are picked up in the code. Please let me know if there are any automated tests I could update/add for this.

bwp91 commented 1 month ago

thanks! will push these changes to a beta version shortly.