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