xxxrrrdddd 2 years ago
parent
commit
042946d334
1 changed files with 1 additions and 0 deletions
  1. 1 0
      work

+ 1 - 0
work

@@ -11,6 +11,7 @@ require __DIR__.'/thinkphp/base.php';
 App::initCommon();
 WO::$logFile=sprintf('%s/workerman.log',RUNTIME_PATH);
 WO::$pidFile=sprintf('%s/workerman.pid',RUNTIME_PATH);
+WO::$processTitle='beauti-no';
 
 abstract class Com{
     protected static function log($data){