initial release
This commit is contained in:
9
config.php.sample
Normal file
9
config.php.sample
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return (object) array(
|
||||
'ip4domain' => 'ip4.nandus.net',
|
||||
'ip6domain' => 'ip6.nandus.net',
|
||||
'detailed_uri' => 'detailed',
|
||||
);
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user