Initial Drupal 11 with DDEV setup
This commit is contained in:
6
web/core/modules/ban/ban.links.menu.yml
Normal file
6
web/core/modules/ban/ban.links.menu.yml
Normal file
@ -0,0 +1,6 @@
|
||||
ban.admin_page:
|
||||
title: 'IP address bans'
|
||||
description: 'Ban visits from specific IP addresses.'
|
||||
route_name: ban.admin_page
|
||||
weight: 10
|
||||
parent: user.admin_index
|
||||
Reference in New Issue
Block a user