From df454cf25172b651ae196de515cf3163c7cf2780 Mon Sep 17 00:00:00 2001 From: swee Date: Thu, 26 Dec 2024 16:21:12 -0800 Subject: [PATCH] Update config.yml --- config.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 621ce27..3b2f552 100644 --- a/config.yml +++ b/config.yml @@ -27,4 +27,8 @@ motd: | # The ping timeout in seconds, default is 255 -# ping-timeout: 255 \ No newline at end of file +# ping-timeout: 255 + +# Restrict what IP(s) the server runs on, separated by spaces, useful if you have alternate IPs/Networks + +# restrict-ip: 127.0.0.1 \ No newline at end of file