diff options
| author | netbit <netbit@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-05-03 20:42:27 +0000 |
|---|---|---|
| committer | netbit <netbit@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-05-03 20:42:27 +0000 |
| commit | 054c6e89dbbc6d8a6e2de66c9c3319f35a3fe054 (patch) | |
| tree | ee5fbba4514da7443d00c455a577bc717289a348 /plugins/password/README | |
| parent | 640231d81031f2f1587e4b127e47cf4bb5bf6448 (diff) | |
- Improvements to DirectAdmin password driver
- Update pt-BR language
git-svn-id: https://svn.roundcube.net/trunk@4726 208e9e7b-5314-0410-a742-e7e81cd9613c
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) |
