]> git.wh0rd.org - tt-rss.git/commitdiff
remove more mcrypt stuff from config.php-dist
authorAndrew Dolgov <noreply@fakecake.org>
Mon, 13 Aug 2018 17:51:06 +0000 (20:51 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Mon, 13 Aug 2018 17:51:06 +0000 (20:51 +0300)
config.php-dist

index 7821fe27af6e21ae117c1fddcaf58285f8b696a0..ac4e098c536c4de0cd10b0de932ed11b740ad44e 100755 (executable)
        // location of tt-rss directory, e.g. http://example.org/tt-rss/
        // You need to set this option correctly otherwise several features
        // including PUSH, bookmarklets and browser integration will not work properly.
-
-       // 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.
        
        define('SINGLE_USER_MODE', false);
        // Operate in single user mode, disables all functionality related to