diff options
author | Heiko Schlittermann <hs+exim@schlittermann.de> | 2014-11-29 19:39:58 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-11-29 19:41:23 +0000 |
commit | ac6652c8a0ac69fc0f46d7f8535aa537cd609c94 (patch) | |
tree | aa377b405f389d8f37d49fd9dbd4e109344c60de /doc/doc-docbook | |
parent | 734076a52c94c290826224e524f49be07d4476e1 (diff) |
New variable $config_dir, $config_file. Bug 1553
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 1d602da47..daf69f366 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -11259,6 +11259,17 @@ The building process for Exim keeps a count of the number of times it has been compiled. This serves to distinguish different compilations of the same version of the program. +.vitem &$config_dir$& +.vindex "&$config_dir$&" +The directory name of the main configuration file. That is, the content of +&$config_file$& with the last component stripped. The value does not +contain the trailing slash. If &$config_file$& does not contain a slash, +&$config_dir$& is ".". + +.vitem &$config_file$& +.vindex "&$config_file$&" +The name of the main configuration file Exim is using. + .vitem &$demime_errorlevel$& .vindex "&$demime_errorlevel$&" This variable is available when Exim is compiled with |