Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into improve-ccache-missing-safety
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexGodbehere authored Jan 26, 2024
2 parents 67281bc + 118d933 commit 1ae8d5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
'realm' => env('REALM', ''),
'scheme' => env('SERVICE_SCHEME', 'https'),
'manager_service_principal' => env('MANAGER_SERVICE_PRINCIPAL', ''),
'manager_client_principal' => env('MANAGER_CLIENT_PRINCIPAL', 'sv1manager'),
'tgt_lifetime' => 3600,
'keytab_path' => env('KEYTAB_PATH', '/config/keytab/client-keytab'),
'tkt_life' => env('TKT_LIFE', 21600),
Expand Down

0 comments on commit 1ae8d5b

Please sign in to comment.