Changeset b85fce1 in github
- Timestamp:
- Sep 10, 2009 5:06:08 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 7104732
- Parents:
- 8328901
- File:
-
- 1 edited
-
plugins/password/config.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/password/config.inc.php.dist
r64901dd rb85fce1 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.
