added multiple listener, socket and tcp
This commit is contained in:
17
config_example.yaml
Normal file
17
config_example.yaml
Normal file
@@ -0,0 +1,17 @@
|
||||
logging:
|
||||
level: DEBUG
|
||||
|
||||
parser:
|
||||
worker: 6
|
||||
|
||||
steam:
|
||||
username: steamuser
|
||||
api_key: apikey
|
||||
rate_per_sec: 1
|
||||
|
||||
httpd:
|
||||
cors_allow_domains: '*'
|
||||
listen:
|
||||
- host: localhost
|
||||
port: 8000
|
||||
- socket: /tmp/csgowtf.sock
|
Reference in New Issue
Block a user