1<?php
2/**
3 * Default settings for the showpageafterlogin plugin
4 *
5 * @author Sam B. <sam@s-blu.de>
6 */
7$conf['page_after_login'] = 'start';
8$conf['login_display_count'] = '0';