Change wording for SteamAuthstringValidation config option to mark feature as experimental (bug 5791, r=psychonic).

This commit is contained in:
Asher Baker 2013-08-01 14:31:03 +01:00
parent 0e167ee85b
commit 29108ea8ad

View File

@ -112,7 +112,7 @@
* If set to yes, SourceMod will validate steamid auth strings with the Steam backend before giving out admin access.
* This can prevent malicious users from impersonating admins with stolen Steam apptickets.
* If Steam is down, admins will not be authenticated until Steam comes back up.
* In general, this option should be set to "yes" to increase the security of your server.
* This option increases the security of your server, but is still experimental.
*/
"SteamAuthstringValidation" "yes"