diff --git a/conf/local-sample.config.php b/conf/local-sample.config.php index 67c610a..ef4a0f7 100644 --- a/conf/local-sample.config.php +++ b/conf/local-sample.config.php @@ -41,7 +41,6 @@ return [ 'system' => [ 'url' => 'https://__DOMAIN__', 'basepath' => '__INSTALL_DIR__' - 'pidfile' => '/run/friendica/daemon.pid', 'default_timezone' => '__TIMEZONE__', 'language' => '__LANGUAGE__', ],