navigation.settings.yml

Same filename in other branches
  1. 10 core/modules/navigation/config/install/navigation.settings.yml
core/modules/navigation/config/install/navigation.settings.yml
9 string references to 'navigation.settings'
NavigationLinkBlockTest::testNavigationLinkBlock in core/modules/navigation/tests/src/Functional/NavigationLinkBlockTest.php
Test output of the link navigation with regards to caching and contents.
NavigationRenderer::buildNavigation in core/modules/navigation/src/NavigationRenderer.php
Build out the navigation bar.
navigation_update_11001 in core/modules/navigation/navigation.install
Reorganizes the values for the logo settings.
navigation_update_11002 in core/modules/navigation/navigation.install
Update for navigation logo to store the file path instead of ID.
SettingsForm::adjustLogoDimensions in core/modules/navigation/src/Form/SettingsForm.php
Adjusts the custom logo dimensions according to navigation settings.

... See full list

File

core/modules/navigation/config/install/navigation.settings.yml

View source
  1. logo:
  2. provider: default
  3. path: ''
  4. max:
  5. filesize: 1048576
  6. height: 40
  7. width: 40

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.