blob: b2c5158f49e7512cc5524b634cd5b95388d73f0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[vdrmanager]
#-p port
# port number to listen to
#-P password
# password (none if not given). No password forces check against svdrphosts.conf.
#-s
# force check against svdrphosts.conf, even if a password was given
#-c compression
# selects the compression mode to use (zlib or gzip). Default is zlib
#-k certfile[,keyfile]
# cert and key file for SSL (or one file for both)
|