From 6894ecb8246b4dc94af9f13c34c3d6873b7d364a Mon Sep 17 00:00:00 2001 From: Kharkunov Eugene Date: Mon, 25 Mar 2024 19:52:22 +0200 Subject: [PATCH] Update html5 manual with new information about CUSTOM_PARAMETERS. --- docs/en/manuals/html5.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/en/manuals/html5.md b/docs/en/manuals/html5.md index 3bec28e4..853db859 100644 --- a/docs/en/manuals/html5.md +++ b/docs/en/manuals/html5.md @@ -185,11 +185,18 @@ DEFOLD_ENGINE_ARGUMENTS ## Extra parameters -If you create your custom template, you can specify extra parameters for the engine loader. +If you create your custom template, you can redefine set of parameters for the engine loader. To achieve that you need to add ` +``` -Object `extra_params` is an optional object that can have the following fields: +`CUSTOM_PARAMETERS` may contains following fields: ``` 'archive_location_filter':