1<?php 2/** 3 * Default settings for the linksenhanced plugin 4 * 5 * @author Andreas Boehler <dev@aboehler.at> 6 */ 7 8$conf['check_all_external'] = 0; 9$conf['check_only_namespace'] = ''; 10