mediamtx/internal/conf
2021-10-11 12:13:57 +02:00
..
authmethod.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
conf.go return error in case of non-existent parameters in the configuration file 2021-09-27 16:40:49 +02:00
conf_test.go restore logLevel: debug 2021-10-05 20:36:15 +02:00
credential.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
encryption.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
env.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
env_test.go remove useless code 2021-10-05 09:41:37 +02:00
ipsornets.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
logdestination.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
loglevel.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
path.go move decoding of more configuration into JSON decoding 2021-09-27 16:40:49 +02:00
protocol.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
sourceprotocol.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00
stringduration.go conf: use dedicated interface to unmarshal from environment 2021-10-11 12:13:57 +02:00