mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update config.php
This commit is contained in:
parent
5cef3f0ac3
commit
1b65596eaa
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
// You need to set this option correctly otherwise several features
|
||||
// including PUSH, bookmarklets and browser integration will not work properly.
|
||||
|
||||
//putenv('TTRSS_FEED_CRYPT_KEY', '');
|
||||
//putenv('TTRSS_FEED_CRYPT_KEY= ');
|
||||
// WARNING: mcrypt is deprecated in php 7.1. This directive exists for backwards
|
||||
// compatibility with existing installs, new passwords are NOT going to be encrypted.
|
||||
// Use update.php --decrypt-feeds to decrypt existing passwords in the database while
|
||||
|
|
Loading…
Add table
Reference in a new issue