Compare commits

..

No commits in common. "main" and "2022.09.3" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View file

@ -1 +1 @@
2023.05.2
2022.09.3

View file

@ -44,8 +44,7 @@ server:
num-threads: 1
# Ensure kernel buffer is large enough to not lose messages in traffic spikes
# Be aware that if enabled (requires CAP_NET_ADMIN or privileged), the kernel buffer must have the defined amount of memory, if not, a warning will be raised.
#so-rcvbuf: 1m
so-rcvbuf: 1m
# Ensure privacy of local IP ranges
private-address: 192.168.0.0/16