summaryrefslogtreecommitdiff
path: root/_test/conf/local.php
blob: ff129939359d6593856ea7dd08d8eedb91923786 (plain)
1
2
3
4
5
6
7
8
9
10
<?php

$conf['savedir']     = DOKU_TMP_DATA;     //where to store all the files

$conf['title']       = 'My Test Wiki';    //what to show in the title

$conf['useacl']      = 1;                 //Use Access Control Lists to restrict access?
$conf['superuser']   = 'testuser';        //password: testpass

$conf['dnslookups']  = 0;                 //speedup tests