config: remove mention of encrypted logins

This commit is contained in:
Andrew Dolgov 2013-04-17 09:30:11 +04:00
parent 57f37cfcf4
commit 524d03a03e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
// including PUSH, bookmarklets and browser integration will not work properly.
define('FEED_CRYPT_KEY', '');
// Key used for encryption of login/passwords for password-protected feeds
// Key used for encryption of passwords for password-protected feeds
// in the database. A string of 24 random characters. If left blank, encryption
// is not used. Requires mcrypt functions.
// Warning: changing this key will make your stored feed passwords impossible