1<?php
2
3$conf['autoclearenabled']       = 0;
4$conf['autoclearonlysmall']     = 0;
5$conf['autoclearonlynocomment'] = 0;
6
7?>
8