diff --git a/doc/admin-defined-commands.mkd b/doc/admin-defined-commands.mkd index 0bcb1a1..9f0fca1 100644 --- a/doc/admin-defined-commands.mkd +++ b/doc/admin-defined-commands.mkd @@ -77,6 +77,12 @@ to inadvertently *hide* some of the "official" commands (like "info", executable files with those names in this directory. So don't do that -- you have been warned!** +#### configuring ADCs + +I didn't want to put configuration variables for ADCs also into the main 'rc' +file, so I chose to put them in the `adc.common-functions` file instead. Take +a look at it sometime. + ### anatomy of a command