frob/frob.github.com

Write post about ChatGPT

frob opened this issue · 0 comments

frob commented

ChatGPT can still just make crap up.

How do I stop the toolbar from showing for a route in drupal 9

To stop the toolbar from showing for a specific route in Drupal 9, you can use the following steps:

    Log in to your Drupal 9 website as an administrator.

    Go to "Configuration" in the admin menu.

    Under "System", click on "Performance".

    Scroll down to the "Bandwidth optimization" section.

    Find the "Exclude pages" field and enter the path of the route you want to exclude from the toolbar. For example, if you want to exclude the route "example/page", you would enter "/example/page".

    Click "Save configuration" to save your changes.

    Clear the cache to ensure that the changes take effect.

After these steps, the toolbar should no longer appear on the specified route.