Skip to content

Commit f18620d

Browse files
committed
Add note about extension URL query parameters
1 parent 24f93d8 commit f18620d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -953,7 +953,7 @@ Display a widget provided by an external source (3rd party). If you want to lear
953953
| parameters | key & value | no | |
954954

955955
##### `url`
956-
The URL of the extension.
956+
The URL of the extension. **Note that the query gets stripped from this URL and the one defined by `parameters` gets used instead.**
957957

958958
##### `allow-potentially-dangerous-html`
959959
Whether to allow the extension to display HTML.

0 commit comments

Comments
 (0)