Skip to content

Commit 2a93a52

Browse files
committedJun 30, 2018
more doc
1 parent 3635ee0 commit 2a93a52

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
 

‎README.md

+9
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,15 @@ The `route` is used for find which method to be call as a task, and `params` is
4242
So, that's all of it!
4343

4444

45+
## A little more
46+
47+
The step 2 copied files were config files for this adapter.
48+
49+
`swoole.php` file can set host, port, log file and so on.
50+
51+
`timers.php` file can set some timer methods for swoole server, these timers will be started once the server inited.
52+
53+
4554
## Server CLI Commands
4655

4756
```shell

0 commit comments

Comments
 (0)