xxxrrrdddd 2 vuotta sitten
vanhempi
commit
042946d334
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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){