diff options
author | ivan <ivan> | 2000-06-28 12:37:28 +0000 |
---|---|---|
committer | ivan <ivan> | 2000-06-28 12:37:28 +0000 |
commit | cb61ec822bf114015e4044868c5c7f3c3000ab0d (patch) | |
tree | 8a8f98e20674166fa1b1d084c1c495ab401106ba /htdocs/docs/config.html | |
parent | 88e029c6fab66a6596153b0f3d1f86e110f149ed (diff) |
add support for config option textradiusprepend
Diffstat (limited to 'htdocs/docs/config.html')
-rw-r--r-- | htdocs/docs/config.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/docs/config.html b/htdocs/docs/config.html index 730a1c9f8..c3bfe17f3 100644 --- a/htdocs/docs/config.html +++ b/htdocs/docs/config.html @@ -72,6 +72,7 @@ All further configuration files and directories are located in <li>soamachine - SOA machine for new domains, with trailing `.' <li>soarefresh - SOA refresh for new domains <li>soaretry - SOA retry for new domains + <li>textradiusprepend - The contents of this file will be prepended to the first line of a user's RADIUS entry in text exports. If necessary, usually `Auth-Type = Local, '. <li>usernamemin - Minimum username length (default 2); <li>usernamemax - Maximum username length (default is the size of the SQL column, probably specified when fs-setup was run) </ul> |