Composer update, config export
parent
667bae2fd3
commit
b76ee595c5
|
@ -30,6 +30,7 @@
|
||||||
"drupal/linked_field": "^1.5",
|
"drupal/linked_field": "^1.5",
|
||||||
"drupal/pathauto": "^1.11",
|
"drupal/pathauto": "^1.11",
|
||||||
"drupal/quick_node_clone": "^1.16",
|
"drupal/quick_node_clone": "^1.16",
|
||||||
|
"drupal/simple_sitemap": "^4.1",
|
||||||
"drupal/single_datetime": "^2.0@beta",
|
"drupal/single_datetime": "^2.0@beta",
|
||||||
"drush/drush": "^11.5",
|
"drush/drush": "^11.5",
|
||||||
"oomphinc/composer-installers-extender": "^2.0",
|
"oomphinc/composer-installers-extender": "^2.0",
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
|
@ -1,4 +1,4 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
default_config_hash: fUksROt4FfkAU9BV4hV2XvhTBSS2nTNrZS4U7S-tKrs
|
||||||
langcode: sl
|
langcode: sl
|
||||||
interval: 10800
|
interval: 3600
|
||||||
|
|
|
@ -0,0 +1,24 @@
|
||||||
|
uuid: dc89a5e0-fdd6-4eb3-b4d7-6e0a984c4ce7
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- views.view.prihajajoci_dogodki
|
||||||
|
module:
|
||||||
|
- views
|
||||||
|
theme:
|
||||||
|
- olivero
|
||||||
|
id: views_block__prihajajoci_dogodki_block_1_2
|
||||||
|
theme: olivero
|
||||||
|
region: content
|
||||||
|
weight: 0
|
||||||
|
provider: null
|
||||||
|
plugin: 'views_block:prihajajoci_dogodki-block_1'
|
||||||
|
settings:
|
||||||
|
id: 'views_block:prihajajoci_dogodki-block_1'
|
||||||
|
label: ''
|
||||||
|
label_display: '0'
|
||||||
|
provider: views
|
||||||
|
views_label: ''
|
||||||
|
items_per_page: '48'
|
||||||
|
visibility: { }
|
|
@ -38,9 +38,13 @@ module:
|
||||||
page_cache: 0
|
page_cache: 0
|
||||||
path: 0
|
path: 0
|
||||||
path_alias: 0
|
path_alias: 0
|
||||||
|
phpass: 0
|
||||||
quick_node_clone: 0
|
quick_node_clone: 0
|
||||||
search: 0
|
search: 0
|
||||||
shortcut: 0
|
shortcut: 0
|
||||||
|
simple_sitemap: 0
|
||||||
|
simple_sitemap_engines: 0
|
||||||
|
simple_sitemap_views: 0
|
||||||
single_datetime: 0
|
single_datetime: 0
|
||||||
single_datetime_range: 0
|
single_datetime_range: 0
|
||||||
system: 0
|
system: 0
|
||||||
|
|
|
@ -35,6 +35,50 @@ settings:
|
||||||
- '|'
|
- '|'
|
||||||
- sourceEditing
|
- sourceEditing
|
||||||
plugins:
|
plugins:
|
||||||
|
ckeditor5_codeBlock:
|
||||||
|
languages:
|
||||||
|
-
|
||||||
|
label: 'Plain text'
|
||||||
|
language: plaintext
|
||||||
|
-
|
||||||
|
label: C
|
||||||
|
language: c
|
||||||
|
-
|
||||||
|
label: 'C#'
|
||||||
|
language: cs
|
||||||
|
-
|
||||||
|
label: C++
|
||||||
|
language: cpp
|
||||||
|
-
|
||||||
|
label: CSS
|
||||||
|
language: css
|
||||||
|
-
|
||||||
|
label: Diff
|
||||||
|
language: diff
|
||||||
|
-
|
||||||
|
label: HTML
|
||||||
|
language: html
|
||||||
|
-
|
||||||
|
label: Java
|
||||||
|
language: java
|
||||||
|
-
|
||||||
|
label: JavaScript
|
||||||
|
language: javascript
|
||||||
|
-
|
||||||
|
label: PHP
|
||||||
|
language: php
|
||||||
|
-
|
||||||
|
label: Python
|
||||||
|
language: python
|
||||||
|
-
|
||||||
|
label: Ruby
|
||||||
|
language: ruby
|
||||||
|
-
|
||||||
|
label: TypeScript
|
||||||
|
language: typescript
|
||||||
|
-
|
||||||
|
label: XML
|
||||||
|
language: xml
|
||||||
ckeditor5_heading:
|
ckeditor5_heading:
|
||||||
enabled_headings:
|
enabled_headings:
|
||||||
- heading2
|
- heading2
|
||||||
|
|
|
@ -43,3 +43,9 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: 11
|
weight: 11
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_image_lazy_load:
|
||||||
|
id: filter_image_lazy_load
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 12
|
||||||
|
settings: { }
|
||||||
|
|
|
@ -34,3 +34,9 @@ filters:
|
||||||
status: true
|
status: true
|
||||||
weight: 11
|
weight: 11
|
||||||
settings: { }
|
settings: { }
|
||||||
|
filter_image_lazy_load:
|
||||||
|
id: filter_image_lazy_load
|
||||||
|
provider: filter
|
||||||
|
status: true
|
||||||
|
weight: 12
|
||||||
|
settings: { }
|
||||||
|
|
|
@ -4,7 +4,7 @@ status: true
|
||||||
dependencies: { }
|
dependencies: { }
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: NIKBt6kw_uPhNI0qtR2DnRf7mSOgAQdx7Q94SKMjXbQ
|
default_config_hash: NIKBt6kw_uPhNI0qtR2DnRf7mSOgAQdx7Q94SKMjXbQ
|
||||||
name: 'Golo besedilo'
|
name: 'Plain text'
|
||||||
format: plain_text
|
format: plain_text
|
||||||
weight: 10
|
weight: 10
|
||||||
filters:
|
filters:
|
||||||
|
|
|
@ -0,0 +1,4 @@
|
||||||
|
index: true
|
||||||
|
priority: '0.5'
|
||||||
|
changefreq: ''
|
||||||
|
include_images: false
|
|
@ -0,0 +1,4 @@
|
||||||
|
index: true
|
||||||
|
priority: '1.0'
|
||||||
|
changefreq: ''
|
||||||
|
include_images: false
|
|
@ -0,0 +1,4 @@
|
||||||
|
index: true
|
||||||
|
priority: '0.5'
|
||||||
|
changefreq: ''
|
||||||
|
include_images: false
|
|
@ -0,0 +1,4 @@
|
||||||
|
index: true
|
||||||
|
priority: '0.5'
|
||||||
|
changefreq: ''
|
||||||
|
include_images: false
|
|
@ -0,0 +1,8 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: 25hWeYa4sasuJtHqKKcEN_nYiuEC1lMPYHsn5dawJEw
|
||||||
|
langcode: sl
|
||||||
|
links:
|
||||||
|
-
|
||||||
|
path: /
|
||||||
|
priority: '1.0'
|
||||||
|
changefreq: daily
|
|
@ -0,0 +1,22 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: MUpaAk1hn-0Ph4OFw3DD_6gUF9KbGwxja9Y0qmampzo
|
||||||
|
langcode: sl
|
||||||
|
max_links: 2000
|
||||||
|
cron_generate: true
|
||||||
|
cron_generate_interval: 0
|
||||||
|
generate_duration: 10000
|
||||||
|
entities_per_queue_item: 50
|
||||||
|
remove_duplicates: true
|
||||||
|
skip_untranslated: true
|
||||||
|
xsl: true
|
||||||
|
base_url: ''
|
||||||
|
default_variant: default
|
||||||
|
custom_links_include_images: false
|
||||||
|
disable_language_hreflang: false
|
||||||
|
hide_branding: false
|
||||||
|
excluded_languages: { }
|
||||||
|
enabled_entity_types:
|
||||||
|
- node
|
||||||
|
- taxonomy_term
|
||||||
|
- menu_link_content
|
||||||
|
- block_content
|
|
@ -0,0 +1,13 @@
|
||||||
|
uuid: 85cdd57d-4f18-4a75-8455-a939db835500
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies:
|
||||||
|
config:
|
||||||
|
- simple_sitemap.type.default_hreflang
|
||||||
|
_core:
|
||||||
|
default_config_hash: zHW-ZT11Lkf2zSRgisGKjgU7TzrNcT8_MwFeuVtl8O8
|
||||||
|
id: default
|
||||||
|
label: Privzeto
|
||||||
|
description: 'The default hreflang sitemap - lists URLs to be indexed by modern search engines.'
|
||||||
|
type: default_hreflang
|
||||||
|
weight: 0
|
|
@ -0,0 +1,17 @@
|
||||||
|
uuid: a7949eb1-0677-4abb-956f-e15e63a80c53
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: pYORFuFzL0b2FKevz6fSag1wOUNTthFPPLxZ18JB1t0
|
||||||
|
id: default_hreflang
|
||||||
|
label: 'Default hreflang'
|
||||||
|
description: 'The default hreflang sitemap type. A sitemap of this type is understood by most modern search engines.'
|
||||||
|
sitemap_generator: default
|
||||||
|
url_generators:
|
||||||
|
entity: entity
|
||||||
|
arbitrary: arbitrary
|
||||||
|
index: index
|
||||||
|
entity_menu_link_content: entity_menu_link_content
|
||||||
|
custom: custom
|
||||||
|
views: views
|
|
@ -0,0 +1 @@
|
||||||
|
index_now: false
|
|
@ -0,0 +1 @@
|
||||||
|
index_now: false
|
|
@ -0,0 +1 @@
|
||||||
|
index_now: false
|
|
@ -0,0 +1 @@
|
||||||
|
index_now: false
|
|
@ -0,0 +1,8 @@
|
||||||
|
_core:
|
||||||
|
default_config_hash: 33gg8hVdxE7nTswwBBOY_d2rH3XjAbBa4rw0XyMRh6Y
|
||||||
|
langcode: sl
|
||||||
|
enabled: true
|
||||||
|
submission_interval: 24
|
||||||
|
index_now_enabled: true
|
||||||
|
index_now_preferred_engine: ''
|
||||||
|
index_now_on_entity_save: false
|
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 8742131d-9b1d-4f39-b85b-6edb5b73ef03
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: snDPvJlRdgwoh9mcqwK7FxgroIuAqbdxVE6GkeuxcOk
|
||||||
|
id: bing
|
||||||
|
label: Bing
|
||||||
|
url: null
|
||||||
|
index_now_url: 'https://bing.com/indexnow?url=[url]&key=[key]'
|
||||||
|
sitemap_variants: { }
|
|
@ -0,0 +1,13 @@
|
||||||
|
uuid: 740a39cc-af2f-46ce-aa7b-682baf659e15
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: KGJcRMzAuyKuQ5btKIxMYthx4yk2Oa3ciVDmzxaGKLQ
|
||||||
|
id: google
|
||||||
|
label: Google
|
||||||
|
url: 'https://www.google.com/ping?sitemap=[sitemap]'
|
||||||
|
index_now_url: null
|
||||||
|
sitemap_variants:
|
||||||
|
default: default
|
||||||
|
index: index
|
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: ad9504a0-5e32-45f0-9e5b-798daa187076
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: CEvRzshIbGfbSDdfC3_RrIcyIACFbQzIqPK0W2l0LpY
|
||||||
|
id: index_now
|
||||||
|
label: IndexNow
|
||||||
|
url: null
|
||||||
|
index_now_url: 'https://api.indexnow.org/indexnow?url=[url]&key=[key]'
|
||||||
|
sitemap_variants: { }
|
|
@ -0,0 +1,11 @@
|
||||||
|
uuid: 30573650-76a3-4240-93ed-df3c7cb5f3e1
|
||||||
|
langcode: sl
|
||||||
|
status: true
|
||||||
|
dependencies: { }
|
||||||
|
_core:
|
||||||
|
default_config_hash: H5rVsTF_mIRdWj_oH26Hcc-U8aT3HU8A_mjbkZ_D27s
|
||||||
|
id: yandex
|
||||||
|
label: Yandex
|
||||||
|
url: null
|
||||||
|
index_now_url: 'https://yandex.com/indexnow?url=[url]&key=[key]'
|
||||||
|
sitemap_variants: { }
|
|
@ -0,0 +1,2 @@
|
||||||
|
langcode: sl
|
||||||
|
linkset_endpoint: false
|
|
@ -3,7 +3,7 @@ _core:
|
||||||
langcode: sl
|
langcode: sl
|
||||||
cache:
|
cache:
|
||||||
page:
|
page:
|
||||||
max_age: 0
|
max_age: 180
|
||||||
css:
|
css:
|
||||||
preprocess: true
|
preprocess: true
|
||||||
gzip: true
|
gzip: true
|
||||||
|
|
|
@ -3,7 +3,7 @@ _core:
|
||||||
langcode: sl
|
langcode: sl
|
||||||
check:
|
check:
|
||||||
disabled_extensions: false
|
disabled_extensions: false
|
||||||
interval_days: 1
|
interval_days: 7
|
||||||
fetch:
|
fetch:
|
||||||
url: ''
|
url: ''
|
||||||
max_attempts: 2
|
max_attempts: 2
|
||||||
|
@ -11,4 +11,4 @@ fetch:
|
||||||
notification:
|
notification:
|
||||||
emails:
|
emails:
|
||||||
- jurij@kompot.si
|
- jurij@kompot.si
|
||||||
threshold: all
|
threshold: security
|
||||||
|
|
|
@ -7,6 +7,7 @@ dependencies:
|
||||||
module:
|
module:
|
||||||
- comment
|
- comment
|
||||||
- contact
|
- contact
|
||||||
|
- file
|
||||||
- filter
|
- filter
|
||||||
- search
|
- search
|
||||||
- shortcut
|
- shortcut
|
||||||
|
@ -22,6 +23,7 @@ permissions:
|
||||||
- 'access content'
|
- 'access content'
|
||||||
- 'access shortcuts'
|
- 'access shortcuts'
|
||||||
- 'access site-wide contact form'
|
- 'access site-wide contact form'
|
||||||
|
- 'delete own files'
|
||||||
- 'post comments'
|
- 'post comments'
|
||||||
- 'search content'
|
- 'search content'
|
||||||
- 'skip comment approval'
|
- 'skip comment approval'
|
||||||
|
|
|
@ -49,6 +49,7 @@ permissions:
|
||||||
- 'delete dogodek revisions'
|
- 'delete dogodek revisions'
|
||||||
- 'delete own article content'
|
- 'delete own article content'
|
||||||
- 'delete own dogodek content'
|
- 'delete own dogodek content'
|
||||||
|
- 'delete own files'
|
||||||
- 'delete own page content'
|
- 'delete own page content'
|
||||||
- 'delete own skupina content'
|
- 'delete own skupina content'
|
||||||
- 'delete page revisions'
|
- 'delete page revisions'
|
||||||
|
|
|
@ -1,7 +1,8 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: uZHsLrDp1ThO0RvupHKcPzLOyVvWexm58JTTHNDo7yc
|
default_config_hash: uZHsLrDp1ThO0RvupHKcPzLOyVvWexm58JTTHNDo7yc
|
||||||
langcode: sl
|
langcode: sl
|
||||||
display_extenders: { }
|
display_extenders:
|
||||||
|
simple_sitemap_display_extender: simple_sitemap_display_extender
|
||||||
skip_cache: false
|
skip_cache: false
|
||||||
sql_signature: false
|
sql_signature: false
|
||||||
ui:
|
ui:
|
||||||
|
|
|
@ -209,6 +209,15 @@ display:
|
||||||
date_format: short
|
date_format: short
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
operations:
|
operations:
|
||||||
id: operations
|
id: operations
|
||||||
table: block_content
|
table: block_content
|
||||||
|
@ -291,7 +300,7 @@ display:
|
||||||
access:
|
access:
|
||||||
type: perm
|
type: perm
|
||||||
options:
|
options:
|
||||||
perm: 'administer blocks'
|
perm: 'access block library'
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: tag
|
||||||
options: { }
|
options: { }
|
||||||
|
@ -523,14 +532,15 @@ display:
|
||||||
position: 1
|
position: 1
|
||||||
display_options:
|
display_options:
|
||||||
display_extenders: { }
|
display_extenders: { }
|
||||||
path: admin/structure/block/block-content
|
path: admin/content/block
|
||||||
menu:
|
menu:
|
||||||
type: tab
|
type: tab
|
||||||
title: 'Custom block library'
|
title: Blocks
|
||||||
description: ''
|
description: 'Create and edit block content.'
|
||||||
weight: 0
|
weight: 0
|
||||||
|
expanded: false
|
||||||
menu_name: admin
|
menu_name: admin
|
||||||
parent: block.admin_display
|
parent: system.admin_content
|
||||||
context: '0'
|
context: '0'
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: -1
|
max-age: -1
|
||||||
|
|
|
@ -394,6 +394,15 @@ display:
|
||||||
date_format: short
|
date_format: short
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
group_column: value
|
group_column: value
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
|
@ -1272,6 +1281,15 @@ display:
|
||||||
date_format: short
|
date_format: short
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
group_column: value
|
group_column: value
|
||||||
group_columns: { }
|
group_columns: { }
|
||||||
group_rows: true
|
group_rows: true
|
||||||
|
|
|
@ -187,6 +187,15 @@ display:
|
||||||
date_format: short
|
date_format: short
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
operations:
|
operations:
|
||||||
id: operations
|
id: operations
|
||||||
table: node
|
table: node
|
||||||
|
|
|
@ -335,6 +335,15 @@ display:
|
||||||
date_format: medium
|
date_format: medium
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
changed:
|
changed:
|
||||||
id: changed
|
id: changed
|
||||||
table: file_managed
|
table: file_managed
|
||||||
|
@ -391,6 +400,15 @@ display:
|
||||||
date_format: medium
|
date_format: medium
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
count:
|
count:
|
||||||
id: count
|
id: count
|
||||||
table: file_usage
|
table: file_usage
|
||||||
|
|
|
@ -183,6 +183,15 @@ display:
|
||||||
date_format: long
|
date_format: long
|
||||||
custom_date_format: ''
|
custom_date_format: ''
|
||||||
timezone: ''
|
timezone: ''
|
||||||
|
tooltip:
|
||||||
|
date_format: ''
|
||||||
|
custom_date_format: ''
|
||||||
|
time_diff:
|
||||||
|
enabled: false
|
||||||
|
future_format: '@interval hence'
|
||||||
|
past_format: '@interval ago'
|
||||||
|
granularity: 2
|
||||||
|
refresh: 60
|
||||||
pager:
|
pager:
|
||||||
type: mini
|
type: mini
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -145,7 +145,7 @@ display:
|
||||||
value:
|
value:
|
||||||
min: ''
|
min: ''
|
||||||
max: ''
|
max: ''
|
||||||
value: '+0 minutes'
|
value: NOW
|
||||||
type: offset
|
type: offset
|
||||||
group: 2
|
group: 2
|
||||||
exposed: false
|
exposed: false
|
||||||
|
@ -186,11 +186,11 @@ display:
|
||||||
group_type: group
|
group_type: group
|
||||||
admin_label: ''
|
admin_label: ''
|
||||||
plugin_id: datetime
|
plugin_id: datetime
|
||||||
operator: '<='
|
operator: '>='
|
||||||
value:
|
value:
|
||||||
min: ''
|
min: ''
|
||||||
max: ''
|
max: ''
|
||||||
value: '+0 minutes'
|
value: NOW
|
||||||
type: offset
|
type: offset
|
||||||
group: 2
|
group: 2
|
||||||
exposed: false
|
exposed: false
|
||||||
|
@ -416,7 +416,15 @@ display:
|
||||||
title: Dogodki
|
title: Dogodki
|
||||||
defaults:
|
defaults:
|
||||||
title: false
|
title: false
|
||||||
display_extenders: { }
|
display_extenders:
|
||||||
|
simple_sitemap_display_extender:
|
||||||
|
variants:
|
||||||
|
default:
|
||||||
|
index: true
|
||||||
|
priority: '0.5'
|
||||||
|
changefreq: daily
|
||||||
|
arguments: { }
|
||||||
|
max_links: 100
|
||||||
path: dogodki
|
path: dogodki
|
||||||
cache_metadata:
|
cache_metadata:
|
||||||
max-age: -1
|
max-age: -1
|
||||||
|
|
|
@ -39,7 +39,7 @@ if (file_exists(__DIR__ . $url['path'])) {
|
||||||
// Work around the PHP bug.
|
// Work around the PHP bug.
|
||||||
$path = $url['path'];
|
$path = $url['path'];
|
||||||
$script = 'index.php';
|
$script = 'index.php';
|
||||||
if (strpos($path, '.php') !== FALSE) {
|
if (str_contains($path, '.php')) {
|
||||||
// Work backwards through the path to check if a script exists. Otherwise
|
// Work backwards through the path to check if a script exists. Otherwise
|
||||||
// fallback to index.php.
|
// fallback to index.php.
|
||||||
do {
|
do {
|
||||||
|
|
|
@ -35,8 +35,8 @@ AddEncoding gzip svgz
|
||||||
# Enable expirations.
|
# Enable expirations.
|
||||||
ExpiresActive On
|
ExpiresActive On
|
||||||
|
|
||||||
# Cache all files and redirects for 2 weeks after access (A).
|
# Cache all files for 1 year after access.
|
||||||
ExpiresDefault A1209600
|
ExpiresDefault "access plus 1 year"
|
||||||
|
|
||||||
<FilesMatch \.php$>
|
<FilesMatch \.php$>
|
||||||
# Do not allow PHP scripts to be cached unless they explicitly send cache
|
# Do not allow PHP scripts to be cached unless they explicitly send cache
|
||||||
|
@ -173,7 +173,13 @@ AddEncoding gzip svgz
|
||||||
|
|
||||||
# Various header fixes.
|
# Various header fixes.
|
||||||
<IfModule mod_headers.c>
|
<IfModule mod_headers.c>
|
||||||
# Disable content sniffing, since it's an attack vector.
|
# Disable content sniffing for all responses, since it's an attack vector.
|
||||||
|
# This header is also set in FinishResponseSubscriber, which depending on
|
||||||
|
# Apache configuration might get placed in the 'onsuccess' table. To prevent
|
||||||
|
# header duplication, unset that one prior to setting in the 'always' table.
|
||||||
|
# See "To circumvent this limitation..." in
|
||||||
|
# https://httpd.apache.org/docs/current/mod/mod_headers.html.
|
||||||
|
Header onsuccess unset X-Content-Type-Options
|
||||||
Header always set X-Content-Type-Options nosniff
|
Header always set X-Content-Type-Options nosniff
|
||||||
# Disable Proxy header, since it's an attack vector.
|
# Disable Proxy header, since it's an attack vector.
|
||||||
RequestHeader unset Proxy
|
RequestHeader unset Proxy
|
||||||
|
|
|
@ -37,6 +37,13 @@ parameters:
|
||||||
# @default none
|
# @default none
|
||||||
# cookie_domain: '.example.com'
|
# cookie_domain: '.example.com'
|
||||||
#
|
#
|
||||||
|
# Set the SameSite cookie attribute: 'None', 'Lax', or 'Strict'. If set,
|
||||||
|
# this value will override the server value. See
|
||||||
|
# https://www.php.net/manual/en/session.security.ini.php for more
|
||||||
|
# information.
|
||||||
|
# @default no value
|
||||||
|
cookie_samesite: Lax
|
||||||
|
#
|
||||||
# Set the session ID string length. The length can be between 22 to 256. The
|
# Set the session ID string length. The length can be between 22 to 256. The
|
||||||
# PHP recommended value is 48. See
|
# PHP recommended value is 48. See
|
||||||
# https://www.php.net/manual/session.security.ini.php for more information.
|
# https://www.php.net/manual/session.security.ini.php for more information.
|
||||||
|
@ -213,3 +220,9 @@ parameters:
|
||||||
maxAge: false
|
maxAge: false
|
||||||
# Sets the Access-Control-Allow-Credentials header.
|
# Sets the Access-Control-Allow-Credentials header.
|
||||||
supportsCredentials: false
|
supportsCredentials: false
|
||||||
|
|
||||||
|
queue.config:
|
||||||
|
# The maximum number of seconds to wait if a queue is temporarily suspended.
|
||||||
|
# This is not applicable when a queue is suspended but does not specify
|
||||||
|
# how long to wait before attempting to resume.
|
||||||
|
suspendMaximumWait: 30
|
||||||
|
|
|
@ -256,7 +256,8 @@ $databases = [];
|
||||||
* variable has the same value on each server.
|
* variable has the same value on each server.
|
||||||
*
|
*
|
||||||
* For enhanced security, you may set this variable to the contents of a file
|
* For enhanced security, you may set this variable to the contents of a file
|
||||||
* outside your document root; you should also ensure that this file is not
|
* outside your document root, and vary the value across environments (like
|
||||||
|
* production and development); you should also ensure that this file is not
|
||||||
* stored with backups of your database.
|
* stored with backups of your database.
|
||||||
*
|
*
|
||||||
* Example:
|
* Example:
|
||||||
|
@ -486,6 +487,15 @@ $settings['update_free_access'] = FALSE;
|
||||||
# $settings['file_chmod_directory'] = 0775;
|
# $settings['file_chmod_directory'] = 0775;
|
||||||
# $settings['file_chmod_file'] = 0664;
|
# $settings['file_chmod_file'] = 0664;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Optimized assets path:
|
||||||
|
*
|
||||||
|
* A local file system path where optimized assets will be stored. This directory
|
||||||
|
* must exist and be writable by Drupal. This directory must be relative to
|
||||||
|
* the Drupal installation directory and be accessible over the web.
|
||||||
|
*/
|
||||||
|
# $settings['file_assets_path'] = 'sites/default/files';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Public file base URL:
|
* Public file base URL:
|
||||||
*
|
*
|
||||||
|
@ -550,6 +560,23 @@ $settings['update_free_access'] = FALSE;
|
||||||
*/
|
*/
|
||||||
# $settings['file_sa_core_2023_005_schemes'] = ['porcelain'];
|
# $settings['file_sa_core_2023_005_schemes'] = ['porcelain'];
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Configuration for phpinfo() admin status report.
|
||||||
|
*
|
||||||
|
* Drupal's admin UI includes a report at admin/reports/status/php which shows
|
||||||
|
* the output of phpinfo(). The full output can contain sensitive information
|
||||||
|
* so by default Drupal removes some sections.
|
||||||
|
*
|
||||||
|
* This behaviour can be configured by setting this variable to a different
|
||||||
|
* value corresponding to the flags parameter of phpinfo().
|
||||||
|
*
|
||||||
|
* If you need to expose more information in the report - for example to debug a
|
||||||
|
* problem - consider doing so temporarily.
|
||||||
|
*
|
||||||
|
* @see https://www.php.net/manual/function.phpinfo.php
|
||||||
|
*/
|
||||||
|
# $settings['sa_core_2023_004_phpinfo_flags'] = ~ (INFO_VARIABLES | INFO_ENVIRONMENT);
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Private file path:
|
* Private file path:
|
||||||
*
|
*
|
||||||
|
@ -599,7 +626,7 @@ $settings['update_free_access'] = FALSE;
|
||||||
* any added language. (eg locale_custom_strings_de for german).
|
* any added language. (eg locale_custom_strings_de for german).
|
||||||
*/
|
*/
|
||||||
# $settings['locale_custom_strings_en'][''] = [
|
# $settings['locale_custom_strings_en'][''] = [
|
||||||
# 'forum' => 'Discussion board',
|
# 'Home' => 'Front page',
|
||||||
# '@count min' => '@count minutes',
|
# '@count min' => '@count minutes',
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
|
@ -724,6 +751,7 @@ $settings['container_yamls'][] = $app_root . '/' . $site_path . '/services.yml';
|
||||||
*
|
*
|
||||||
* @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
|
* @see https://www.drupal.org/docs/installing-drupal/trusted-host-settings
|
||||||
*/
|
*/
|
||||||
|
# $settings['trusted_host_patterns'] = [];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The default list of directories that will be ignored by Drupal's file API.
|
* The default list of directories that will be ignored by Drupal's file API.
|
||||||
|
|
Loading…
Reference in New Issue