mediamtx/internal/conf
2021-10-05 09:41:37 +02:00
..
authmethod.go fix regression that prevented setting config slices with env variables (#612) 2021-10-04 08:58:23 +02:00
conf_test.go fix regression that prevented setting config slices with env variables (#612) 2021-10-04 08:58:23 +02:00
conf.go return error in case of non-existent parameters in the configuration file 2021-09-27 16:40:49 +02:00
credential.go move decoding of more configuration into JSON decoding 2021-09-27 16:40:49 +02:00
encryption.go update error messages 2021-09-27 16:40:49 +02:00
env_test.go remove useless code 2021-10-05 09:41:37 +02:00
env.go remove useless code 2021-10-05 09:41:37 +02:00
ipsornets.go fix regression that prevented setting config slices with env variables (#612) 2021-10-04 08:58:23 +02:00
logdestination.go fix regression that prevented setting config slices with env variables (#612) 2021-10-04 08:58:23 +02:00
loglevel.go update error messages 2021-09-27 16:40:49 +02:00
path.go move decoding of more configuration into JSON decoding 2021-09-27 16:40:49 +02:00
protocol.go fix regression that prevented setting config slices with env variables (#612) 2021-10-04 08:58:23 +02:00
sourceprotocol.go update error messages 2021-09-27 16:40:49 +02:00
stringduration.go decode the configuration when decoding JSON 2021-09-27 16:40:49 +02:00