xref: /plugin/qc/conf/default.php (revision 86606ac5feb97e3f080abfce540d27518a3a450c)
1<?php
2
3$conf['theme']     = 'default';
4$conf['color']     = '#000000';
5$conf['maxshowen'] = '25';
6$conf['adminonly'] = 0;
7$conf['single_author_only'] = 0;
8