summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-04-17 09:30:11 +0400
committerAndrew Dolgov <[email protected]>2013-04-17 09:30:11 +0400
commit524d03a03e46c9d0914432192a22d7f339b077ac (patch)
treef9e06091aec21034cd798657de27e15fdd5c6bb7 /config.php-dist
parent57f37cfcf4670aed547034e40812d1cfca4858df (diff)
config: remove mention of encrypted logins
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index b751f6228..4df299786 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -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