瀏覽代碼

Add note to docs

Svilen Markov 4 月之前
父節點
當前提交
acddaf07db
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/configuration.md

+ 4 - 0
docs/configuration.md

@@ -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