From 2918478402923495e542d103cbacb47678a11b6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sof=C3=ADa=20Aritz?= Date: Mon, 18 Dec 2023 09:42:13 +0000 Subject: [PATCH] Update 0002-ayb-config-improvement.md --- 0002-ayb-config-improvement.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/0002-ayb-config-improvement.md b/0002-ayb-config-improvement.md index d58dcf3..2c36545 100644 --- a/0002-ayb-config-improvement.md +++ b/0002-ayb-config-improvement.md @@ -1,3 +1,4 @@ +## Config files ### ayb.toml ```toml [web] @@ -12,4 +13,7 @@ info_url = "https://aybWeb.sofiaritz.com/.well-known/ayb.json" "confirmation": "/auth/confirm/{token}" } } -``` \ No newline at end of file +``` + +## Details +* A single request on server startup. \ No newline at end of file