diff options
Diffstat (limited to 'doc/configuration/envvars.html.part')
-rw-r--r-- | doc/configuration/envvars.html.part | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/configuration/envvars.html.part b/doc/configuration/envvars.html.part index 00c8b8341..d0bdbd464 100644 --- a/doc/configuration/envvars.html.part +++ b/doc/configuration/envvars.html.part @@ -43,6 +43,9 @@ can be dangerous and may break things; many of these variables exist mainly for <dt><code>PALUDIS_NO_GLOBAL_HOOKS</code></dt> <dd>If set to a non-empty string, global hooks will be ignored.</dd> + <dt><code>PALUDIS_NO_GLOBAL_SETS</code></dt> + <dd>If set to a non-empty string, global sets will be ignored.</dd> + <dt><code>PALUDIS_NO_GLOBAL_FETCHERS</code></dt> <dd>If set to a non-empty string, global fetchers will be ignored.</dd> |