mirror of
https://github.com/YunoHost-Apps/friendica_ynh.git
synced 2024-09-03 18:36:14 +02:00
Update local-sample.config.php
This commit is contained in:
parent
7f70077c00
commit
44c7f6339c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ return [
|
|||
// ****************************************************************
|
||||
|
||||
'config' => [
|
||||
'php_path' => '/usr/bin/php',
|
||||
'php_path' => '/usr/bin/php__PHPVERSION__',
|
||||
'admin_email' => '__EMAIL__',
|
||||
'sitename' => 'Friendica Social Network',
|
||||
'register_policy' => \Friendica\Module\Register::OPEN,
|
||||
|
|
Loading…
Add table
Reference in a new issue