diff --git a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
index 85572092d..ee721fc78 100644
--- a/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
+++ b/src/opnsense/mvc/app/controllers/OPNsense/TrafficShaper/forms/dialogPipe.xml
@@ -95,6 +95,27 @@
trueThe number of flow queues that are created and managed, leave empty for defaults
+
+ pipe.fqpie_quantum
+
+ text
+ true
+ The default quantum (credit) of the FQ-PIE in unit of byte. The value must be in the range 1..9000.
+
+
+ pipe.fqpie_limit
+
+ text
+ true
+ The default hard size limit (in unit of packet) of all queues managed by an instance of the FQ-PIE scheduler. The value must be in the range 1..20480.
+
+
+ pipe.fqpie_flows
+
+ text
+ true
+ Defines the default total number of flow queues (sub-queues) that FQ-PIE creates and manages. The value must be in the range 1..65536.
+ pipe.pie_enable