Reverting changes
This commit is contained in:
parent
4939be065e
commit
30eb511da3
|
@ -76,8 +76,8 @@ DI::config()->load();
|
|||
if (empty(DI::config()->get('system', 'pidfile'))) {
|
||||
die(<<<TXT
|
||||
Please set system.pidfile in config/local.config.php. For example:
|
||||
|
||||
'system' => [
|
||||
|
||||
'system' => [
|
||||
'pidfile' => '/path/to/daemon.pid',
|
||||
],
|
||||
TXT
|
||||
|
|
Loading…
Reference in a new issue