Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cookiebot
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
cookiebot
Merge requests
!17
Issue
#3414375
: Store node reference via UUID rather than ID to aid multi-environment deployments
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Issue
#3414375
: Store node reference via UUID rather than ID to aid multi-environment deployments
issue/cookiebot-3414375:3414375-store-node-reference
into
8.x-1.x
Overview
0
Commits
1
Pipelines
0
Changes
5
Open
James Silver
requested to merge
issue/cookiebot-3414375:3414375-store-node-reference
into
8.x-1.x
1 year ago
Overview
0
Commits
1
Pipelines
0
Changes
5
Expand
Closes
#3414375
0
0
Merge request reports
Compare
8.x-1.x
8.x-1.x (base)
and
latest version
latest version
a2507c63
1 commit,
1 year ago
5 files
+
55
−
12
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
5
Search (e.g. *.vue) (Ctrl+P)
config/install/cookiebot.settings.yml
+
1
−
1
Options
@@ -5,7 +5,7 @@ cookiebot_iab_enabled: false
@@ -5,7 +5,7 @@ cookiebot_iab_enabled: false
cookiebot_drupal_culture
:
false
cookiebot_drupal_culture
:
false
cookiebot_disable_async_loading
:
false
cookiebot_disable_async_loading
:
false
cookiebot_show_declaration
:
false
cookiebot_show_declaration
:
false
cookiebot_show_declaration_node
:
"
"
cookiebot_show_declaration_node
_uuid
:
"
"
exclude_paths
:
"
"
exclude_paths
:
"
"
exclude_admin_theme
:
false
exclude_admin_theme
:
false
exclude_uid_1
:
false
exclude_uid_1
:
false
Loading