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