new timeout settings, composer update

This commit is contained in:
Uncle Cheese 2014-09-17 16:06:55 +12:00
parent 1fdfdef4ba
commit 57a419cf0a
2 changed files with 13 additions and 8 deletions

View File

@ -19,6 +19,9 @@ GlobalNav:
hostname: 'http://ssorg-another.test.silverstripe.com/' hostname: 'http://ssorg-another.test.silverstripe.com/'
css_path: '/themes/ssv3/css/toolbar.css' css_path: '/themes/ssv3/css/toolbar.css'
use_localhost: false use_localhost: false
GlobalNavTemplateProvider:
connection_timeout: 1000
transfer_timeout: 2000
SiteController: SiteController:
extensions: extensions:
- GlobalNavExtension - GlobalNavExtension

18
composer.lock generated
View File

@ -12,12 +12,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/composer/installers.git", "url": "https://github.com/composer/installers.git",
"reference": "74fb0a7a1a23696d9c8cc2fba5903f6711cdd067" "reference": "5914f4a3e90a9176c93e5dd0c8ad2b3679fda6ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/composer/installers/zipball/74fb0a7a1a23696d9c8cc2fba5903f6711cdd067", "url": "https://api.github.com/repos/composer/installers/zipball/5914f4a3e90a9176c93e5dd0c8ad2b3679fda6ed",
"reference": "74fb0a7a1a23696d9c8cc2fba5903f6711cdd067", "reference": "5914f4a3e90a9176c93e5dd0c8ad2b3679fda6ed",
"shasum": "" "shasum": ""
}, },
"replace": { "replace": {
@ -59,6 +59,7 @@
"Hurad", "Hurad",
"MODX Evo", "MODX Evo",
"OXID", "OXID",
"Thelia",
"WolfCMS", "WolfCMS",
"agl", "agl",
"annotatecms", "annotatecms",
@ -71,6 +72,7 @@
"drupal", "drupal",
"elgg", "elgg",
"fuelphp", "fuelphp",
"grav",
"installer", "installer",
"joomla", "joomla",
"kohana", "kohana",
@ -94,7 +96,7 @@
"zend", "zend",
"zikula" "zikula"
], ],
"time": "2014-08-18 20:00:12" "time": "2014-09-16 22:11:26"
}, },
{ {
"name": "erusev/parsedown", "name": "erusev/parsedown",
@ -225,12 +227,12 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/silverstripe/silverstripe-framework.git", "url": "https://github.com/silverstripe/silverstripe-framework.git",
"reference": "f0ca37fdea0f1b7f67d383e9cda968c8115ea0f1" "reference": "6610a6a8fb6dc3ec19dddc5515c65672f3126d90"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/f0ca37fdea0f1b7f67d383e9cda968c8115ea0f1", "url": "https://api.github.com/repos/silverstripe/silverstripe-framework/zipball/6610a6a8fb6dc3ec19dddc5515c65672f3126d90",
"reference": "f0ca37fdea0f1b7f67d383e9cda968c8115ea0f1", "reference": "6610a6a8fb6dc3ec19dddc5515c65672f3126d90",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -266,7 +268,7 @@
"framework", "framework",
"silverstripe" "silverstripe"
], ],
"time": "2014-09-08 23:43:05" "time": "2014-09-15 21:35:53"
}, },
{ {
"name": "silverstripe/staticpublisher", "name": "silverstripe/staticpublisher",