xref: /dokuwiki/lib/plugins/testing/conf/default.php (revision 91109d52e565c2a87aeee0650c7248472e54713a)
1*91109d52SAndreas Gohr<?php
2*91109d52SAndreas Gohr/**
3*91109d52SAndreas Gohr * Default options
4*91109d52SAndreas Gohr *
5*91109d52SAndreas Gohr * They don't do anything and are just there for testing config reading
6*91109d52SAndreas Gohr */
7*91109d52SAndreas Gohr$conf['schnibble'] = 0;
8