summaryrefslogtreecommitdiffstats
path: root/g10/options.skel
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-12-14 21:22:42 +0100
committerWerner Koch <wk@gnupg.org>1998-12-14 21:22:42 +0100
commit7a7a5630aff7f539fd68de6c34d82a0fa240cc8c (patch)
treec0b8587dd3ef4e434ae03b043a52ad8ec645bc3f /g10/options.skel
parentSee ChangeLog: Sun Dec 13 14:10:56 CET 1998 Werner Koch (diff)
downloadgnupg2-7a7a5630aff7f539fd68de6c34d82a0fa240cc8c.tar.xz
gnupg2-7a7a5630aff7f539fd68de6c34d82a0fa240cc8c.zip
See ChangeLog: Mon Dec 14 21:18:49 CET 1998 Werner Koch
Diffstat (limited to 'g10/options.skel')
-rw-r--r--g10/options.skel13
1 files changed, 5 insertions, 8 deletions
diff --git a/g10/options.skel b/g10/options.skel
index 9fe89b1fb..0e53339d5 100644
--- a/g10/options.skel
+++ b/g10/options.skel
@@ -28,13 +28,6 @@ $Id$
force-v3-sigs
-# Default is to use the newer compress algo 2, but PGP 5 does not
-# like this, so we use the old one
-# Hmm: Do we really need this ... preferences should decide which compress
-# algo to use.
-
-compress-algo 1
-
# If you do not use the Latin-1 (ISO-8859-1) charset, you should
# tell GnuPG which is the native character set. Please check
# the man page for supported character sets.
@@ -45,10 +38,14 @@ compress-algo 1
# alias mynames -u 0x12345678 -u 0x456789ab -z 9
# everytime you use --mynames, it will be expanded to the options
# in the above defintion. The name of the alias may not be abbreviated.
+# NOTE: This is not yet implemented
-# lock tthe file only once for the lifetime of a process.
+# lock the file only once for the lifetime of a process.
# if you do not define this, the lock will be obtained and released
# every time it is needed - normally this is not needed.
lock-once
+# If you are not running one of the free operation systems
+# you probably have to uncomment the next line:
+#load-extension rndunix