<?php

/**
 * Default settings for the authchained plugin
 * @author Philipp Neuser <pneuser@physik.fu-berlin.de>
 */

$conf['authtypes'] = 'authplain';
$conf['usermanager_authtype'] = 'authplain';
?>
