|
|
<?php
|
|
|
|
|
|
// This is Tiki's preconfiguration file.
|
|
|
// This holds values which can provide preconfiguration values in the installer, when local.php does not yet exist
|
|
|
// Uncomment and change values as appropriate
|
|
|
// $host_tiki_preconfig='localhost';
|
|
|
// $user_tiki_preconfig='tiki';
|
|
|
// $pass_tiki_preconfig='password';
|
|
|
// $dbs_tiki_preconfig='tiki_db';
|
|
|
|
|
|
// Want configurations managed at the system level or restrict some preferences? http://doc.tiki.org/System+Configuration
|
|
|
// $system_configuration_file = 'db/tiki.ini.php';
|