Source for file config_default.php
Documentation is available at config_default.php
-  * Change Password plugin configuration vars 
-  * NOTE: probably you need to configure your specific backend too! 
-  * @copyright 2005-2020 The SquirrelMail Project Team 
-  * @license http://opensource.org/licenses/gpl-license.php GNU Public License 
-  * @version $Id: config_default.php 14845 2020-01-07 08:09:34Z pdontthink $ 
-  * @subpackage change_password 
- /** the password changing mechanism you're using */ 
- $cpw_backend - =  'template';
 
- /** the minimum and maximum length that the plugin will enforce on new passwords */ 
- $cpw_pass_min_length - =  4;
 
- $cpw_pass_max_length - =  25;
 
- /** whether we require the use of SSL/https to change a password */ 
- $cpw_require_ssl - =  FALSE;
 
 
	
		Documentation generated on Mon, 13 Jan 2020 04:22:11 +0100 by phpDocumentor 1.4.3