diff options
Diffstat (limited to 'plugins/password/README')
| -rw-r--r-- | plugins/password/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/plugins/password/README b/plugins/password/README index 80421ce8f..d9280fb03 100644 --- a/plugins/password/README +++ b/plugins/password/README @@ -177,9 +177,11 @@ 2.5. DirectAdmin Control Panel (directadmin) -------------------------------------------- - You can specify which host to connect to via 'password_directadmin_host' - and what port via 'password_direactadmin_port'. See config.inc.php.dist file - for more info. + You can specify which host to connect to via 'password_directadmin_host' (don't + forget to use tcp:// or ssl://) and what port via 'password_direactadmin_port'. + The password enforcement with plenty customization can be done directly by + DirectAdmin, please see http://www.directadmin.com/features.php?id=910 + See config.inc.php.dist file for more info. 2.6. cPanel (cpanel) |
