added password support

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401166
This commit is contained in:
David Anderson
2007-07-24 17:05:46 +00:00
parent 9c44d29b23
commit 9ef04b07e7
3 changed files with 33 additions and 2 deletions
+6
View File
@@ -46,4 +46,10 @@
* String to use as the silent chat trigger. Set an empty string to disable.
*/
"SilentChatTrigger" "/"
/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.
*/
"PassInfoVar" "_password"
}