increase buffer

This commit is contained in:
Roy Olav Purser 2021-03-10 13:31:49 +01:00
parent bfa26f05ac
commit 4bc440b7e6
No known key found for this signature in database
GPG Key ID: 0BA77797F072BC52
2 changed files with 6 additions and 1 deletions

View File

@ -23,4 +23,4 @@ steps:
volumes:
- name: docker-socket
host:
path: /run/docker/wireguard/docker.sock
path: /run/docker/drone/docker.sock

View File

@ -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>