mcabber/mcabberrc.example
changeset 2172 06669fc1810c
parent 2170 282531385f34
child 2190 ee3a40ffcd8b
--- a/mcabber/mcabberrc.example	Sun Feb 15 17:07:05 2015 +0100
+++ b/mcabber/mcabberrc.example	Sun Jun 28 12:58:10 2015 +0200
@@ -12,6 +12,11 @@
 # enclose it with quotes: set password = " example password "
 #set password = yourpassword
 
+# Read password from output of the given command.
+# This is a way to use password managers like 'pass' in order
+# to avoid writing plain passwords into config files.
+#set password_eval = "your command"
+
 # You can provide a server name if you want mcabber to connect
 # to a specific server.
 #set server = your.jabber.server