added waypoint prefix to developer config

This commit is contained in:
following 2013-02-07 20:26:10 +01:00
parent 3f0db31241
commit 3784010ca4

View File

@ -92,9 +92,10 @@
//$opt['debug'] = DEBUG_DEVELOPER|DEBUG_TEMPLATES|DEBUG_SQLDEBUGGER;
//$opt['debug'] = DEBUG_DEVELOPER|DEBUG_SQLDEBUGGER;
// node ID
// node options
$opt['logic']['node']['id'] = 4;
$opt['logic']['waypoint_pool']['prefix'] = 'OC';
/* other template options
*
*/