Changeset 2659ce1 in github
- Timestamp:
- Sep 12, 2009 3:17:28 AM (4 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- fafe5dc
- Parents:
- e7b283b
- File:
-
- 1 edited
-
plugins/password/config.inc.php.dist (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plugins/password/config.inc.php.dist
re7b283b r2659ce1 143 143 // -------------------------- 144 144 // The host which changes the password 145 $rcmail_config['password_directadmin_host'] = 'localhost'; 145 // Use 'ssl://serverip' instead of 'tcp://serverip' when running DirectAdmin over SSL. 146 $rcmail_config['password_directadmin_host'] = 'tcp://localhost'; 146 147 147 148 // TCP port used for DirectAdmin connections
Note: See TracChangeset
for help on using the changeset viewer.
