Aiki Configuration

From Aikiframework wiki

Jump to: navigation, search

T his page contains a brief walk through using config.php' to override the configuration items stored in the database and defaults stored in configs/config.php and configs/defs.php

Configuration Override

Defined Constants

The master defined constants are at configs/defs.php

You can override a define by placing an override into a config.php file.

Config Settings

Configuration options from the old system, and still compatible system, has a master list at configs/config.php. If you want to override configuration options in the database and in the master defines list at configs/config.php, then copy the config to config.php and then it is overwritten

Personal tools