Update app/config/providers.php

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Simon Giesel
2022-08-05 08:53:31 +02:00
committed by GitHub
co-authored by Christy Jacob
parent 2065a0b349
commit 0477551293
+1 -1
View File
@@ -32,7 +32,7 @@ return [ // Ordered by ABC.
'mock' => false,
],
'authentik' => [
'name' => 'authentik',
'name' => 'Authentik',
'developers' => 'https://goauthentik.io/docs/',
'icon' => 'icon-authentik',
'enabled' => true,