Skip to content

Commit

Permalink
Merge pull request #573 from City-of-Helsinki/UHF-9546
Browse files Browse the repository at this point in the history
UHF-9546: New test and staging addresses
  • Loading branch information
tuutti authored Mar 5, 2024
2 parents 6e2f3f2 + 69710d9 commit 786453a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
8 changes: 0 additions & 8 deletions public/sites/default/staging.settings.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,2 @@
<?php

$config['helfi_proxy.settings']['asset_path'] = 'staging-kasko-assets';
$config['helfi_proxy.settings']['prefixes'] = [
'en' => 'staging-childhood-and-education',
'fi' => 'staging-kasvatus-ja-koulutus',
'sv' => 'staging-fostran-och-utbildning',
'ru' => 'staging-childhood-and-education',
'zxx' => 'staging-childhood-and-education',
];
10 changes: 0 additions & 10 deletions public/sites/default/testing.settings.php
Original file line number Diff line number Diff line change
@@ -1,12 +1,2 @@
<?php

$config['helfi_proxy.settings']['asset_path'] = 'test-kasko-assets';
$config['helfi_proxy.settings']['prefixes'] = [
'en' => 'test-childhood-and-education',
'fi' => 'test-kasvatus-ja-koulutus',
'sv' => 'test-fostran-och-utbildning',
'ru' => 'test-childhood-and-education',
'zxx' => 'test-childhood-and-education',
];

$config['helfi_global_announcement.settings']['source_environment'] = 'test';

0 comments on commit 786453a

Please sign in to comment.