xref: /plugin/qc/conf/default.php (revision 6a7733deedd3256d91eadfb27619deb87ba04931)
12e820792SAndreas Gohr<?php
22e820792SAndreas Gohr
3cef469fcSAndreas Gohr$conf['theme']     = 'default';
42e820792SAndreas Gohr$conf['color']     = '#000000';
5e840d0fcSDominik Eckelmann$conf['maxshowen'] = '25';
6c8193605SDominik Eckelmann$conf['adminonly'] = 0;
7*6a7733deSthesunrise1983$conf['single_author_only'] = 0;
8