aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/mumdrc.txt
diff options
context:
space:
mode:
authorGustav Sörnäs <gustav@sornas.net>2021-06-08 10:10:21 +0200
committerGustav Sörnäs <gustav@sornas.net>2021-06-08 10:10:21 +0200
commit10757e986d0627c868fbcb457d895deb0c092dc2 (patch)
treee9b43ec9525a4373ffd1bff076154ecc6d405e57 /documentation/mumdrc.txt
parent7072e0fdc79fca1f8de07032dab163ef2a2d0e64 (diff)
downloadmum-10757e986d0627c868fbcb457d895deb0c092dc2.tar.gz
manpage
Diffstat (limited to 'documentation/mumdrc.txt')
-rw-r--r--documentation/mumdrc.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/mumdrc.txt b/documentation/mumdrc.txt
index ed54b87..0579581 100644
--- a/documentation/mumdrc.txt
+++ b/documentation/mumdrc.txt
@@ -14,6 +14,10 @@ using mumctl(1).
The following configuration values are supported:
+accept_all_invalid_certs ::
+ Whether to connect to a server that supplies an invalid server certificate.
+ This is overriden by server-specific settings. Default false.
+
audio.input_volume ::
Default 1.0.
@@ -38,6 +42,11 @@ username ::
password ::
The password to supply to the server. (Optional)
+accept_invalid_cert ::
+ Whether to connect to this server even if it supplies an invalid server
+ certificate. This overrides the global accept_all_invalid_certs if set.
+ Default false.
+
Authors
-------