diff options
Diffstat (limited to 'src/share')
-rw-r--r-- | src/share/ma/setup | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/share/ma/setup b/src/share/ma/setup index 9a047aa..e65f875 100644 --- a/src/share/ma/setup +++ b/src/share/ma/setup @@ -34,6 +34,7 @@ setup() { # This file is maintained by the Monkeysphere software. # Edits will be overwritten. no-greeting +keyid-format 0xlong EOF KEYSERVER_OPTIONS="" @@ -51,6 +52,7 @@ EOF # Edits will be overwritten. no-greeting list-options show-uid-validity +keyid-format 0xlong ${KEYSERVER_OPTIONS} EOF |