mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-22 03:32:10 +08:00
Updated Settings (markdown)
11
Settings.md
11
Settings.md
@@ -53,6 +53,17 @@ base: http://host.local/homepage
|
|||||||
|
|
||||||
**_The URL must be a full, absolute URL, or it will be ignored by the browser._**
|
**_The URL must be a full, absolute URL, or it will be ignored by the browser._**
|
||||||
|
|
||||||
|
|
||||||
|
## Language
|
||||||
|
|
||||||
|
You may override the browser language detection by setting your desired language manually using:
|
||||||
|
|
||||||
|
```yaml
|
||||||
|
language: fr
|
||||||
|
```
|
||||||
|
|
||||||
|
*The language should be specified using its [IETF Language Tag (BCP 47)](https://en.wikipedia.org/wiki/IETF_language_tag).*
|
||||||
|
|
||||||
## Providers
|
## Providers
|
||||||
|
|
||||||
The `providers` section allows you to define shared API provider options and secrets. Currently this allows you to define your weather API keys in secret.
|
The `providers` section allows you to define shared API provider options and secrets. Currently this allows you to define your weather API keys in secret.
|
||||||
|
|||||||
Reference in New Issue
Block a user