mirror of
https://github.com/SrIzan10/hctv.git
synced 2026-06-06 00:56:56 +00:00
fix: sentry errors not being verbose enough
This commit is contained in:
@@ -28,8 +28,8 @@ rtmp {
|
||||
hls on;
|
||||
hls_type live;
|
||||
hls_path /dev/shm/hls;
|
||||
hls_fragment 1s;
|
||||
hls_playlist_length 3s;
|
||||
hls_fragment 2s;
|
||||
hls_playlist_length 10s;
|
||||
hls_cleanup on;
|
||||
|
||||
hls_fragment_naming timestamp;
|
||||
|
||||
Reference in New Issue
Block a user