This commit is contained in:
as2252258@163.com
2021-09-20 01:20:07 +08:00
parent 13272ace8c
commit 557bda6115
2 changed files with 6 additions and 1 deletions
+3
View File
@@ -82,6 +82,9 @@ class ServerCommand extends Command
}
/**
* @throws \Kiri\Exception\ConfigException
*/
private function configure_set()
{
$enable_coroutine = Config::get('servers.settings.enable_coroutine', false);