1
0
mirror of https://github.com/glanceapp/glance.git synced 2025-07-19 15:46:07 +02:00

Add note to docs

This commit is contained in:
Svilen Markov
2025-03-01 23:29:56 +00:00
parent 58bbfbbc42
commit a943555d86

@ -1317,6 +1317,10 @@ The template that will be used to display the data. It relies on Go's `html/temp
##### `parameters` ##### `parameters`
A list of keys and values that will be sent to the custom-api as query paramters. A list of keys and values that will be sent to the custom-api as query paramters.
> [!NOTE]
>
> Setting this property will override any query parameters that are already in the URL.
```yaml ```yaml
parameters: parameters:
param1: value1 param1: value1