Index: php/config/container.php =================================================================== --- php/config/container.php (revision 694070) +++ php/config/container.php (working copy) @@ -44,7 +44,7 @@ // Allow plain text security tokens, this is only here to allow the sample files to work. Disable on a production site 'allow_plaintext_token' => true, // Compress the inlined javascript, saves upto 50% of the document size - 'compress_javascript' => true, + 'compress_javascript' => true, // The URL Prefix under which shindig lives ie if you have http://myhost.com/shindig/php set web_prefix to /shindig/php 'web_prefix' => '', @@ -72,7 +72,7 @@ // The OAuth SSL certificates to use, and the pass phrase for the private key 'private_key_file' => realpath(dirname(__FILE__) . '/../certs').'/private.key', 'public_key_file' => realpath(dirname(__FILE__) . '/../certs').'/public.crt', - 'private_key_phrase' => 'partuza', + 'private_key_phrase' => 'partuza', 'jsondb_path' => realpath(dirname(__FILE__) . '/../../javascript/sampledata').'/canonicaldb.json', // Force these libraries to be external (included through