diff --git a/Changes b/Changes index 4c74149dc..e14e01c5f 100644 --- a/Changes +++ b/Changes @@ -1693,4 +1693,5 @@ seen. gmtime warning still there - Cleaned up some module code, also removed /module load|unload (just use /rehash) - Removed makeconf - Fixed errors in doc/example.conf and makenet +- Fixed set::scan::bind-ip and set::scan::ban-time typos in unreal32docs.html diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html index 1b5d342b7..f9f74adb3 100644 --- a/doc/unreal32docs.html +++ b/doc/unreal32docs.html @@ -1469,11 +1469,11 @@

set::scan::endpoint <ip:port>;
Specifies the IP and port that the server will tell an incoming open proxy to connect to.

-

set::bind-ip <ip>;
+

set::scan::bind-ip <ip>;
What ip should the scanner bind to before connecting

set::scan::message <message>;
Put a message that users will see when scanner is scanning

-

set::ban-time {time}
+

set::scan::ban-time {time}
Sets the time of the ban (1d,2h,1w)

set::ssl::egd <filename>;
Specifies that EGD (Entropy Gathering Daemon) support should be enabled. If