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
ffd1acacc4
commit
ab99555634
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
// *** Files and directories ***
|
||||
// *****************************
|
||||
|
||||
putenv('TTRSS_PHP_EXECUTABLE=/usr/bin/php');
|
||||
putenv('TTRSS_PHP_EXECUTABLE=/usr/bin/php__PHPVERSION__');
|
||||
// Path to PHP *COMMAND LINE* executable, used for various command-line tt-rss
|
||||
// programs and update daemon. Do not try to use CGI binary here, it won't work.
|
||||
// If you see HTTP headers being displayed while running tt-rss scripts,
|
||||
|
|
Loading…
Add table
Reference in a new issue