1
0
Fork 0
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:
Éric Gaspar 2023-08-21 19:17:38 +02:00
parent 611fcf8463
commit 1e96cca204

View file

@ -41,7 +41,6 @@ return [
'system' => [
'url' => 'https://__DOMAIN__',
'basepath' => '__INSTALL_DIR__'
'pidfile' => '/run/friendica/daemon.pid',
'default_timezone' => '__TIMEZONE__',
'language' => '__LANGUAGE__',
],