foreveralone

foreveralone Git Source Tree


Root/web/application/config.dist.php

<?php

$config["ADMINS"] = array("adamsna@datanethost.net");

$config["DATABASE_TYPE"] = "SQLITE";
$config["DATABASE_FILE"] = "kritbot.sqlite3";

$config["URL"] = "";

return $config;

Archive Download this file

Branches

Tags

Number of commits:
Page rendered in 0.26375s using 11 queries.