secureLogin requestCode: Difference between revisions
Jump to navigation
Jump to search
Technology (talk | contribs) m (Created page with '; secureLogin_requestCode [<hex string>] : If your server uses secure login and secureLogin_requestCode is not set on your master server details (see tables\servers.txt), Kore wi…') |
No edit summary |
||
Line 1: | Line 1: | ||
; secureLogin_requestCode [<hex string>] | ; secureLogin_requestCode [<hex string>] | ||
: If your server uses secure login and secureLogin_requestCode is not set on your master server details (see tables\servers.txt), Kore will use the code specified here to login to the master | : If your server uses secure login and [[secureLogin_requestCode]] is not set on your master server details (see tables\servers.txt), Kore will use the code specified here to login to the master server. | ||
The <hex string> is a space-separated sequence of hex codes. For example: 04 02 22 37 D7 FC. | : The '''<hex string>''' is a space-separated sequence of hex codes. For example: 04 02 22 37 D7 FC. | ||
Note | :'''Note.''' If this option is set, the secureLogin_type setting in the master server details is ignored. | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category:Connection]] | [[Category:Connection]] |
Revision as of 02:27, 16 December 2009
- secureLogin_requestCode [<hex string>]
- If your server uses secure login and secureLogin_requestCode is not set on your master server details (see tables\servers.txt), Kore will use the code specified here to login to the master server.
- The <hex string> is a space-separated sequence of hex codes. For example: 04 02 22 37 D7 FC.
- Note. If this option is set, the secureLogin_type setting in the master server details is ignored.