Update 0002-ayb-config-improvement.md
This commit is contained in:
parent
70774a2fe7
commit
2918478402
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
## Config files
|
||||
### ayb.toml
|
||||
```toml
|
||||
[web]
|
||||
|
@ -13,3 +14,6 @@ info_url = "https://aybWeb.sofiaritz.com/.well-known/ayb.json"
|
|||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Details
|
||||
* A single request on server startup.
|
Loading…
Reference in a new issue