1<?php
2/**
3 * Options for the Ahref map Plugin
4 */
5$conf['pythonpath']   = '/python25/python';
6$conf['rooturl']      = 'http://sql2008rs:81/dokuwiki/doku.php';
7$conf['deeppages']    = 101;
8$conf['ignorepages']  = '.*(backlink|feed.php)';
9