diff --git a/schemas/file.yml b/schemas/file.yml index a2a2beb568..a85db48c9a 100644 --- a/schemas/file.yml +++ b/schemas/file.yml @@ -229,11 +229,13 @@ - name: origin_referrer_url level: extended type: keyword + ignore_above: 8192 description: The url of the webpage that linked to the file. example: https://example.com - name: origin_url level: extended type: keyword + ignore_above: 8192 description: The url where the file is hosted. example: https://example.com/file.zip