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