Skip to content

Commit

Permalink
Update config files
Browse files Browse the repository at this point in the history
  • Loading branch information
jlpereira committed Sep 1, 2023
1 parent 57a3e26 commit b3c4ca0
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 16 deletions.
4 changes: 0 additions & 4 deletions config/analytics.yml

This file was deleted.

22 changes: 22 additions & 0 deletions config/analytics.yml.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
analytics_services:
enableDev: true
analytics:
- id: 'G-XXXXX'
- disable: false
- config:
- cookie_domain: auto
- cookie_expires: 63072000
- cookie_prefix: 'none'
- cookie_update: true
- cookie_flags: ''
- send_page_view: true
- allow_google_signals: true
- allow_ad_personalization_signals: true

- consentDefaults:
- analytics_storage: 'granted'
- ad_storage: 'denied'
- wait_for_update: 500

- persistentValues:
- currency: 'USD'
12 changes: 0 additions & 12 deletions config/taxa_page.yml

This file was deleted.

12 changes: 12 additions & 0 deletions config/taxa_page.yml.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
taxa_page_overview:
panels:
- - - panel:gallery
- panel:type
- panel:type-specimen
- panel:nomenclature
- panel:nomenclature-references

- - panel:map
- panel:descendants
- panel:content
- panel:statistics

0 comments on commit b3c4ca0

Please sign in to comment.