mirror of
https://github.com/YunoHost-Apps/hubzilla_ynh.git
synced 2024-09-03 19:26:21 +02:00
Update conf/htconfig.sample.php
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
This commit is contained in:
parent
a25fc8962e
commit
53af23b7a0
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ App::$config['system']['admin_email'] = '__EMAIL__';
|
|||
|
||||
// Location of PHP command line processor
|
||||
|
||||
App::$config['system']['php_path'] = 'php__PHPVERSION__';
|
||||
App::$config['system']['php_path'] = '/usr/bin/php__PHPVERSION__';
|
||||
|
||||
|
||||
// Configure how we communicate with directory servers.
|
||||
|
|
Loading…
Add table
Reference in a new issue