You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
522 B

<?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';