Many cleanups, additions and new ideas.
This commit is contained in:
parent
b308068617
commit
484ad6e3b3
13 changed files with 104 additions and 358 deletions
4
etc/plugins/api.conf
Normal file
4
etc/plugins/api.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[api]
|
||||
host = 127.0.0.1
|
||||
port = 4242
|
||||
type = thread
|
||||
4
etc/plugins/httpd.conf
Normal file
4
etc/plugins/httpd.conf
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[httpserver]
|
||||
host = 127.0.0.1
|
||||
port = 8080
|
||||
type = thread
|
||||
|
|
@ -1,4 +0,0 @@
|
|||
[httpserver]
|
||||
ip = 127.0.0.1
|
||||
port = 4242
|
||||
type = thread
|
||||
Loading…
Add table
Add a link
Reference in a new issue