Skip to content

Commit bf0babe

Browse files
committed
fix(content/filterx/function-reference): remove obsolete limitation for cache_json_file
This is no longer true, cache_json_file automatically reloads when a change happens to the file. Signed-off-by: Szilard Parrag <[email protected]>
1 parent 37563dd commit bf0babe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/filterx/function-reference.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,6 @@ filterx {
4545
}
4646
```
4747

48-
{{% alert title="Note" color="info" %}}
49-
{{< product >}} reloads the contents of the JSON file only when the {{< product >}} configuration is reloaded.
50-
{{% /alert %}}
51-
5248
## datetime
5349

5450
Cast a value into a datetime variable.

0 commit comments

Comments
 (0)