Added an API listener
This commit is contained in:
@ -23,8 +23,12 @@ telegram:
|
||||
apikey: "7307273503:AAGpj5eEd8eC9Ophi8rCDvtmfG46GRf2XEs"
|
||||
storagepath: "./blobs"
|
||||
listeners:
|
||||
stats:
|
||||
port: 8889
|
||||
- type: "stats"
|
||||
id: "stats"
|
||||
address: ":8889"
|
||||
- type: "tcp"
|
||||
id: "http-api"
|
||||
address: ":8080"
|
||||
bus:
|
||||
subscriptionsize:
|
||||
"processor:image": 1024
|
||||
|
Reference in New Issue
Block a user