Skip to content

Commit

Permalink
disable DNS lookups in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
splitbrain committed Apr 23, 2012
1 parent cc92aca commit 95d9eba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _test/conf/local.php
Expand Up @@ -7,3 +7,4 @@
$conf['useacl'] = 1; //Use Access Control Lists to restrict access?
$conf['superuser'] = 'testuser'; //password: testpass

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

0 comments on commit 95d9eba

Please sign in to comment.