]> jfr.im git - z_archive/KronOS.git/blobdiff - application/config/config.php.example
Starting work on app framework. Changes to config.php
[z_archive/KronOS.git] / application / config / config.php.example
index f741122452e12f0d54bd1e5ac0da87ac011cc4b4..9fcb3b6152523daffde0a001e3ef74abd7fabac2 100644 (file)
@@ -1,5 +1,18 @@
 <?php  if ( ! defined('BASEPATH')) exit('No direct script access allowed');
 
+/*
+|--------------------------------------------------------------------------
+| Base path to apps
+|--------------------------------------------------------------------------
+|
+| Path to apps, WITH trailing slash:
+| /var/www/kosapps/
+|
+| Must be absolute.
+|
+*/
+$config['app_prefix'] = '/var/www/kosapps/';
+
 /*
 |--------------------------------------------------------------------------
 | Base Site URL