Added apiPath to config file.

This commit is contained in:
paul.baranowski 2010-11-18 18:01:20 -05:00
parent 7ade83ae74
commit 1786501b10
1 changed files with 4 additions and 2 deletions

View File

@ -76,6 +76,8 @@ $CC_CONFIG = array(
'storageUrlHost' => 'localhost',
'storageUrlPort' => 80,
'apiPath' => '/campcaster/api/',
/* ================================================ remote link configuration */
// path-URL-part of remote server base dir
'archiveUrlPath' => '/campcaster/backend',