added authority_ip to client config

This commit is contained in:
Václav Šmejkal 2025-02-01 13:27:52 +01:00
parent 7eaee3a89c
commit 103d5d5385
Signed by: ENGO150
GPG Key ID: 4A57E86482968843

View File

@ -15,4 +15,6 @@
# along with this program. If not, see <https://www.gnu.org/licenses/>. # along with this program. If not, see <https://www.gnu.org/licenses/>.
auto_connect = false # Automatic connection to 'auto_connect_ip' auto_connect = false # Automatic connection to 'auto_connect_ip'
auto_connect_ip = "109.123.243.163" # See 'auto_connect' auto_connect_ip = "109.123.243.163" # See 'auto_connect'
authority_ip = "109.123.243.163" # CA Address; Feel free to change if you don't trust the developer, but be aware that both client and server must use the same CA