diff options
Diffstat (limited to 'etc/host')
-rw-r--r-- | etc/host/config | 11 | ||||
-rw-r--r-- | etc/host/gpg.conf | 5 |
2 files changed, 0 insertions, 16 deletions
diff --git a/etc/host/config b/etc/host/config deleted file mode 100644 index 293cbe0..0000000 --- a/etc/host/config +++ /dev/null @@ -1,11 +0,0 @@ -# Monkeysphere host configuration file. - -# This is an sh-style shell configuration file. Variable names should -# be separated from their assignments by a single '=' and no spaces. -# Environment variables with the same names as these variables but -# prefaced by "MONKEYSPHERE_" will take precedence over the values -# specified here. - -# Log level. Can be SILENT, ERROR, INFO, VERBOSE, DEBUG, in -# increasing order of verbosity. -#LOG_LEVEL=INFO diff --git a/etc/host/gpg.conf b/etc/host/gpg.conf deleted file mode 100644 index 66c668b..0000000 --- a/etc/host/gpg.conf +++ /dev/null @@ -1,5 +0,0 @@ -# Monkeysphere host GNUPG home gpg.conf - -# GPG list options. It is recommended that you have at least -# "show-uid-validity". -list-options show-uid-validity |