increase buffer
This commit is contained in:
parent
bfa26f05ac
commit
4bc440b7e6
@ -23,4 +23,4 @@ steps:
|
||||
volumes:
|
||||
- name: docker-socket
|
||||
host:
|
||||
path: /run/docker/wireguard/docker.sock
|
||||
path: /run/docker/drone/docker.sock
|
||||
|
@ -1,4 +1,9 @@
|
||||
<icecast>
|
||||
<limits>
|
||||
<clients>100</clients>
|
||||
<queue-size>524288</queue-size>
|
||||
<burst-size>262144</burst-size>
|
||||
</limits>
|
||||
<listen-socket>
|
||||
<port>8000</port>
|
||||
</listen-socket>
|
||||
|
Loading…
Reference in New Issue
Block a user