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'))) {
|
if (empty(DI::config()->get('system', 'pidfile'))) {
|
||||||
die(<<<TXT
|
die(<<<TXT
|
||||||
Please set system.pidfile in config/local.config.php. For example:
|
Please set system.pidfile in config/local.config.php. For example:
|
||||||
|
|
||||||
'system' => [
|
'system' => [
|
||||||
'pidfile' => '/path/to/daemon.pid',
|
'pidfile' => '/path/to/daemon.pid',
|
||||||
],
|
],
|
||||||
TXT
|
TXT
|
||||||
|
|
Loading…
Reference in New Issue
Block a user