]> git.mxchange.org Git - friendica.git/blobdiff - bin/worker.php
fixed spelling of Cheshire
[friendica.git] / bin / worker.php
index de207ae98fd5fe26be65c944d0bcdc144ea1b17c..a742132480b923adc203faded953d028660a768d 100755 (executable)
@@ -69,8 +69,6 @@ if (!DI::mode()->has(App\Mode::MAINTENANCEDISABLED)) {
        return;
 }
 
-DI::baseUrl()->saveByURL(DI::config()->get('system', 'url'));
-
 $spawn = array_key_exists('s', $options) || array_key_exists('spawn', $options);
 
 if ($spawn) {