Skip to content

Commit

Permalink
New feature: ComfortUpdater with key system
Browse files Browse the repository at this point in the history
Dev : new ComfortUpdater, respecting MVC and using a key system
  • Loading branch information
louis committed Jul 29, 2015
1 parent bd21c8b commit f8a8862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/config/updater_version.php
Expand Up @@ -16,7 +16,7 @@
// THIS FILE SHOULD NOT BE CHANGED MANUALLY !

$config['updaterversion'] = 2;
$config['comfort_update_server_url'] = 'web.comfortupdate.org/';
$config['comfort_update_server_url'] = 'comfortupdate.limesurvey.org/';
$config['comfort_update_server_ssl'] = 0;
return $config;

Expand Down

0 comments on commit f8a8862

Please sign in to comment.