about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2024-05-21 18:30:03 +0200
committerAlan Pearce2024-05-21 18:57:24 +0200
commit6d0e12252261db9308510816f1e473c0cfecf0db (patch)
tree551bc721b8c301a05836b23f8c3458281f3b7619 /config.toml
parent143fdc1c4ea72b637b84f0f551c3ac08c1c1ec3d (diff)
downloadwebsite-6d0e12252261db9308510816f1e473c0cfecf0db.tar.lz
website-6d0e12252261db9308510816f1e473c0cfecf0db.tar.zst
website-6d0e12252261db9308510816f1e473c0cfecf0db.zip
add hard-coded oidc webfinger support
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index e996899..d6279e2 100644
--- a/config.toml
+++ b/config.toml
@@ -8,6 +8,8 @@ description = "Developer, Emacs User"
 domain_start_date = "2014-06-07"
 original_domain = "alanpearce.eu"
 
+oidc_host = "https://id.alanpearce.eu"
+
 [[taxonomies]]
 name = "tags"
 feed = true