X-Git-Url: http://git.maemo.org/git/?p=speedfreak;a=blobdiff_plain;f=Server%2Fapplication%2Fconfig%2Fconfig.php;h=112bc27efebbfb242f1b0678a73228bf6678356c;hp=688d0930dae83408962b1c4fd6427a067fafb647;hb=2fbbbc647b3d79901d22717a583094162b045fa9;hpb=4eca45a042f57004c559603274b95d5e675acc90 diff --git a/Server/application/config/config.php b/Server/application/config/config.php index 688d093..112bc27 100644 --- a/Server/application/config/config.php +++ b/Server/application/config/config.php @@ -4,7 +4,7 @@ * then a full URL will be used, eg: http://localhost/kohana/. If it only includes * the path, and a site_protocol is specified, the domain will be auto-detected. */ -$config['site_domain'] = '/api'; +$config['site_domain'] = '/projects/misc/speedfreak.git/Server'; /** * Force a default protocol to be used by the site. If no site_protocol is @@ -52,7 +52,7 @@ $config['internal_cache_encrypt'] = FALSE; * * The cache is deleted when/if the key changes. */ -$config['internal_cache_key'] = 'foobar-changeme'; +$config['internal_cache_key'] = 'sdfhdshkjhu8yuanm__saa-dc_ay/&%&&7556sdbskjhkjH___1-1!!!'; /** * Enable or disable gzip output compression. This can dramatically decrease