mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-10 04:11:59 -08:00
remove logLevel: debug from tests
This commit is contained in:
parent
530e8f8467
commit
98dbf5d932
1 changed files with 1 additions and 2 deletions
|
|
@ -134,8 +134,7 @@ func TestHLSServerAuth(t *testing.T) {
|
|||
" readPass: testpass\n" +
|
||||
" readIPs: [127.0.0.0/16]\n"
|
||||
} else {
|
||||
conf = "logLevel: debug\n" +
|
||||
"externalAuthenticationURL: http://127.0.0.1:9120/auth\n" +
|
||||
conf = "externalAuthenticationURL: http://127.0.0.1:9120/auth\n" +
|
||||
"paths:\n" +
|
||||
" all:\n"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue