Changeset 2940 in subversion
- Timestamp:
- Sep 10, 2009 5:06:08 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/roundcubemail/plugins/password/config.inc.php.dist
r2908 r2940 135 135 // -------------------------- 136 136 // The host which changes the password 137 $rcmail_config['password_directadmin_host'] = 'localhost'; 137 // Use 'ssl://serverip' instead of 'tcp://serverip' when running DirectAdmin over SSL. 138 $rcmail_config['password_directadmin_host'] = 'tcp://localhost'; 138 139 139 140 // TCP port used for DirectAdmin connections
Note: See TracChangeset
for help on using the changeset viewer.
