]> git.wh0rd.org - tt-rss.git/commitdiff
config: remove mention of encrypted logins
authorAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 17 Apr 2013 05:30:11 +0000 (09:30 +0400)
committerAndrew Dolgov <fox@madoka.volgo-balt.ru>
Wed, 17 Apr 2013 05:30:11 +0000 (09:30 +0400)
config.php-dist

index b751f6228ee888def39fb8562fa9f2dcdb9d982f..4df299786f422779ec54157744c4bc398b0b174b 100644 (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