Configuration
Oi has some configuration settings which you can customise to suit your needs. They will apply to all your alerts unless overridden at a latter stage.
| Name | Type | Description | Default | Since Ver. |
|---|---|---|---|---|
| default_class | String | A default class given to all notifications | 'oi' | 1.0 |
| class_prefix | String | If set, will be prefixed to the alert type class. | NULL | 1.0 |
| alert_element | String | The HTML element the alert is contained within | 'p' | 1.0 |
To modify your settings, open the application/config/oi.php file with a text editor and set your preferred configuration settings.