mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/17363] Add web app manifest
PHPBB-17363 Signed-off-by: Matt Friedman <maf675@gmail.com>
This commit is contained in:
@@ -24,6 +24,10 @@ phpbb_help_routing:
|
||||
resource: help.yml
|
||||
prefix: /help
|
||||
|
||||
phpbb_manifest_controller:
|
||||
path: /manifest
|
||||
defaults: { _controller: manifest.controller:handle }
|
||||
|
||||
phpbb_mention_controller:
|
||||
path: /mention
|
||||
methods: [GET, POST]
|
||||
|
Reference in New Issue
Block a user