mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-29 16:15:04 +00:00
refactor: use Providers
This commit is contained in:
@@ -12,7 +12,9 @@ use App\Controller\InstanceController;
|
||||
uriTemplate: '/config',
|
||||
controller: InstanceController::class,
|
||||
shortName: 'Configuration',
|
||||
description: 'Public configuration of the server',
|
||||
read: false,
|
||||
name: 'server-configuration',
|
||||
),
|
||||
]
|
||||
)]
|
||||
|
||||
Reference in New Issue
Block a user