From 6e6720410b8ffa4a89720ec0917037ca39940350 Mon Sep 17 00:00:00 2001 From: deboragracio Date: Thu, 30 Jul 2026 16:37:44 +0200 Subject: [PATCH 1/2] Fixed link https://github.com/fiskaltrust/tech-inquiry/issues/849 --- .../technical-operations/middleware/network-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posdealers/technical-operations/middleware/network-requirements.md b/posdealers/technical-operations/middleware/network-requirements.md index 91da3751..b01355d0 100644 --- a/posdealers/technical-operations/middleware/network-requirements.md +++ b/posdealers/technical-operations/middleware/network-requirements.md @@ -79,7 +79,7 @@ Suppose your network requires a proxy for outbound connections. In that case, yo ### Setting the proxy configuration -Setting the configuration parameters can be done using the Launcher's [`-proxy` parameter](https://docs.fiskaltrust.cloud/docs/poscreators/middleware-doc/general/installation#launcher-configuration). This parameter takes a semicolon-separated connection string with **five arguments**, specifying the address of the proxy, an optional username and password for authentication, as well as two exception settings. +Setting the configuration parameters can be done using the Launcher's [`-proxy` parameter](https://docs.fiskaltrust.eu/docs/poscreators/middleware-doc/general/components/components-install-config#launcher-configuration). This parameter takes a semicolon-separated connection string with **five arguments**, specifying the address of the proxy, an optional username and password for authentication, as well as two exception settings. | Value | Description | Required | |-----------------|----------------------------------------------------------------------------------------------------------------------------|----------| From 934374e5d1c70fa7cbbdc90ecff4755270443dd3 Mon Sep 17 00:00:00 2001 From: deboragracio <63159404+deboragracio@users.noreply.github.com> Date: Mon, 3 Aug 2026 10:56:13 +0200 Subject: [PATCH 2/2] Update posdealers/technical-operations/middleware/network-requirements.md Co-authored-by: Paul Volavsek <24523184+volllly@users.noreply.github.com> --- .../technical-operations/middleware/network-requirements.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posdealers/technical-operations/middleware/network-requirements.md b/posdealers/technical-operations/middleware/network-requirements.md index b01355d0..49ffecbc 100644 --- a/posdealers/technical-operations/middleware/network-requirements.md +++ b/posdealers/technical-operations/middleware/network-requirements.md @@ -79,7 +79,7 @@ Suppose your network requires a proxy for outbound connections. In that case, yo ### Setting the proxy configuration -Setting the configuration parameters can be done using the Launcher's [`-proxy` parameter](https://docs.fiskaltrust.eu/docs/poscreators/middleware-doc/general/components/components-install-config#launcher-configuration). This parameter takes a semicolon-separated connection string with **five arguments**, specifying the address of the proxy, an optional username and password for authentication, as well as two exception settings. +Setting the configuration parameters can be done using the Launcher's [`-proxy` parameter](../../../poscreators/middleware-doc/general/components/components-install-config.md#launcher-configuration). This parameter takes a semicolon-separated connection string with **five arguments**, specifying the address of the proxy, an optional username and password for authentication, as well as two exception settings. | Value | Description | Required | |-----------------|----------------------------------------------------------------------------------------------------------------------------|----------|