*/
$cfg['upload_ip'] = array();
/* An empty admin password will disable the classic admin password
- * authentication.
+ * authentication. Note that admin password is a sha256 hash of the original
+ * version.
*/
$cfg['admin_password'] = '';
/* If set, let's the user to be authenticated as administrator.