xxxrrrdddd 2 yıl önce
ebeveyn
işleme
042946d334
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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){