summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2018-08-13 20:51:06 +0300
committerAndrew Dolgov <[email protected]>2018-08-13 20:51:06 +0300
commit87cb8dd45f759d1adf824da0107825170f4c4482 (patch)
tree23c0bb4945c6187e3e0a0feedda29aaadeef1c50 /config.php-dist
parentc4869cd57330a46099207516986ef171744adaf5 (diff)
remove more mcrypt stuff from config.php-dist
Diffstat (limited to 'config.php-dist')
-rwxr-xr-xconfig.php-dist6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.php-dist b/config.php-dist
index 7821fe27a..ac4e098c5 100755
--- a/config.php-dist
+++ b/config.php-dist
@@ -23,12 +23,6 @@
// 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