<?php
/**
 * Default settings for the authphpbb3 plugin.
 *
 * @license  GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author   Eole <eole.dev@outlook.com>
 */

$conf['phpbb_root_path']    = '../forums';
$conf['phpbb_cache']        = 0;
$conf['phpbb_inline_style'] = 1;
