1<?php
2/**
3 * Default settings for the userpage plugin
4 */
5
6$conf['userPage']   = 'user:@USER@:';
7