Compare commits

...

5 Commits

Author SHA1 Message Date
llaniau 5d660ebc8b Patch pour pallier parameters 2020-12-17 08:53:23 +01:00
llaniau a31e49278b V2.4.0.1 2020-12-16 15:36:48 +01:00
llaniau b13d0d939f version sur footer 2020-12-16 15:34:57 +01:00
llaniau e470c8dce1 patch 5 prod 2020-12-16 10:35:00 +01:00
llaniau 8eeaf240de patch 4 prod 2020-12-16 10:33:28 +01:00
5 changed files with 6 additions and 2 deletions
@@ -85,7 +85,7 @@
<p class="small text-muted">Tous droits réservés.. &copy; 2020 Talents Tube. V2.4.0</p>
<p class="small text-muted">Tous droits réservés.. &copy; 2020 Talents Tube. V2.4.0.1</p>
</div>
</div>
</div>
+2 -1
View File
@@ -80,7 +80,8 @@ twig:
globals:
push_public_key: "%push_params.public_key%"
fairlane_cookie_consent: '@fairlane_cookie_consent.twig'
version: '%app.version%'
version: 'V2.4.0'
# Swiftmailer Configuration
@@ -26,6 +26,7 @@ parameters:
elastic_host: tt-website.elasticsearch.dev
elastic_port: 9200
delivery_addresses: l.laniau@talentstube.com
app.version: 2.3.6
push_params:
push_notification_file_path: '%kernel.root_dir%/../web/push/'
push_network_config:
@@ -31,6 +31,7 @@ parameters:
elastic_host: tt-website.elasticsearch.preprod
elastic_port: 9200
delivery_addresses: l.laniau@talentstube.com
app.version: 2.3.6
push_params:
push_notification_file_path: '%kernel.root_dir%/../web/push/'
push_network_config:
@@ -30,6 +30,7 @@ parameters:
elastic_host: tt-website.elasticsearch.prod
elastic_port: 9200
delivery_addresses: l.laniau@talentstube.com
app.version: 2.4.0
push_params:
push_notification_file_path: '%kernel.root_dir%/../web/push/'
push_network_config: