Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
PIM Messagelib
Commits
bd355f25
Commit
bd355f25
authored
Oct 21, 2022
by
Sandro Knauß
🐝
Browse files
set default for cryptoAutoSign to true.
parent
7d822f7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
messagecomposer/src/settings/messagecomposer.kcfg.cmake
View file @
bd355f25
...
...
@@ -83,7 +83,7 @@ xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0 http://www.kde.org/sta
</entry>
<entry name=
"CryptoAutoSign"
type=
"Bool"
key=
"crypto-auto-sign"
>
<label>Sign all messages, if possible</label>
<default>
fals
e</default>
<default>
tru
e</default>
</entry>
<entry name=
"CryptoAutoEncrypt"
type=
"Bool"
key=
"crypto-auto-encrypt"
>
<label>Enable encrpytion, if we found keys for all recipients</label>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment