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