From 274253d476fee210f877b478f66acce9473b1298 Mon Sep 17 00:00:00 2001 From: Abhishek Shroff Date: Mon, 14 Jul 2025 15:42:45 +0530 Subject: [PATCH] [server] Tweak default config --- server/internal/command/config.defaults.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/server/internal/command/config.defaults.yml b/server/internal/command/config.defaults.yml index 4b42654b..b4d60aa7 100644 --- a/server/internal/command/config.defaults.yml +++ b/server/internal/command/config.defaults.yml @@ -67,9 +67,9 @@ auth: # filter_template: (mail={email}) # openid: # clients: - # - id: google # internal ID, prefer lower-kebab-case or lower_camel_case - # name: Google # to be displayed to the user as 'Log In with ' - # issuer_url: https://accounts.google.com + # - id: authelia # internal ID, prefer lower-kebab-case or lower_camel_case + # name: Authelia # to be displayed to the user as 'Log In with ' + # issuer_url: https://auth.example.com # client_id: # client_secret: