1
0
フォーク 0
ミラー元 git://git.gnupg.org/gnupg.git 同期済み 2025-07-02 22:46:30 +02:00

doc: Add comments on the legacy status of gpgconf.conf.

--
このコミットが含まれているのは:
Werner Koch 2022-01-25 10:06:30 +01:00
コミット 1cf0c407bf
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID: E3FDFF218E45B72B
2個のファイルの変更19行の追加8行の削除

ファイルの表示

@ -5,6 +5,10 @@
# defaults in gpgconf and to enforce certain values for the various
# GnuPG related configuration files.
#
# NOTE: This is a legacy mechanism. The modern way is to use global
# configuration files like /etc/gnupg/gpg.conf which are more
# flexible and better integrated into the configuration system.
#
# Empty lines and comment lines, indicated by a hash mark as first non
# white space character, are ignored. The line is separated by white
# space into fields. The first field is used to match the user or
@ -56,7 +60,3 @@
# "enable-ocsp" is put into the config file of gpgsm. The latter may
# be changed by any user.
#-------------------------------------------------------------------