change paws eval
This commit is contained in:
parent
fa9a7c9429
commit
261141345d
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ password =
|
||||||
|
|
||||||
# A command that will be executed if "password" is not set, e.g. a session password
|
# A command that will be executed if "password" is not set, e.g. a session password
|
||||||
# manager like secret-tool on gnome, or anything you want
|
# manager like secret-tool on gnome, or anything you want
|
||||||
eval_password = gpg --no-tty -dq ~/.xmpp-dreamfall.gpg
|
eval_password = secret-tool lookup server xmpp user thrrgilag@dreamfall.space
|
||||||
|
|
||||||
# This identifies this client over time with the server, to let it optimise
|
# This identifies this client over time with the server, to let it optimise
|
||||||
# offline storage and various other features.
|
# offline storage and various other features.
|
||||||
|
|
Loading…
Reference in a new issue