secureLogin requestCode: Difference between revisions
Jump to navigation
Jump to search
m (Conversion script moved page SecureLogin requestCode to secureLogin requestCode: Converting page titles to lowercase) |
No edit summary |
||
Line 7: | Line 7: | ||
[[Category:config.txt]] | [[Category:config.txt]] | ||
[[Category: | [[Category:connection]] |
Revision as of 02:01, 27 April 2021
- 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.