add hard-coded oidc webfinger support
Alan Pearce alan@alanpearce.eu
Tue, 21 May 2024 18:30:03 +0200
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M config.toml → config.toml
@@ -10,6 +10,8 @@ original_domain = "alanpearce.eu" redirect_other_hostnames = true +oidc_host = "https://id.alanpearce.eu/" + [[taxonomies]] name = "tags" feed = true