]> git.wh0rd.org - tt-rss.git/commitdiff
Merge branch 'master' of github.com:gothfox/Tiny-Tiny-RSS
authorAndrew Dolgov <fox@fakecake.org>
Wed, 17 Apr 2013 06:20:45 +0000 (10:20 +0400)
committerAndrew Dolgov <fox@fakecake.org>
Wed, 17 Apr 2013 06:20:45 +0000 (10:20 +0400)
config.php-dist

index 48bd598704286ed97974e862aac74fe8093ccf8b..4df299786f422779ec54157744c4bc398b0b174b 100644 (file)
@@ -25,8 +25,8 @@
        // 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
-   // in the database. A string of 24 random characters. If left blank, encryption
+       // 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
        // to decrypt.