New setting to listen C2S connection on non-localhost interfaces (#377).

This commit is contained in:
John Livingston
2024-05-27 16:32:40 +02:00
parent 345ec0ba56
commit 5a14e3f755
7 changed files with 50 additions and 2 deletions

View File

@ -6,6 +6,12 @@ SPDX-License-Identifier: AGPL-3.0-only
# Changelog
## ??? (Not Released Yet)
### New features
* #377: new setting to listen C2S connection on non-localhost interfaces.
## 10.0.2
### Minor changes and fixes