Removed unused file

This commit is contained in:
2026-05-22 18:57:43 -04:00
parent 9fccf2c421
commit c63322cfbb

View File

@@ -1,14 +0,0 @@
rtmp {
server {
listen 1935;
application live {
live on;
allow publish 127.0.0.1;
deny publish all;
allow play all;
push rtmp://owncast.eom.dev/live/ key=yeYc01eA$*fWn084SITo8fEt083n#9;
}
}
}