改名
This commit is contained in:
@@ -79,7 +79,7 @@ class Inotify
|
|||||||
if ($this->process->int !== -1) {
|
if ($this->process->int !== -1) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
usleep(200);
|
usleep(2000);
|
||||||
$this->reload();
|
$this->reload();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user