diff --git a/docs/configuration_file_basics.xml b/docs/configuration_file_basics.xml
index 8b922eee5..c132ad02b 100644
--- a/docs/configuration_file_basics.xml
+++ b/docs/configuration_file_basics.xml
@@ -1438,7 +1438,9 @@ SHELL cat /etc/shorewall/rules.d/*.rules 2> /dev/null || true
While inline scripts may be written in either Shell or Perl, those
- written in Perl have a lot more power.
+ written in Perl have a lot more power. They may be used in all
+ configuration files except /etc/shorewall/params and
+ /etc/shorewall/shorewall.conf.
Embedded scripts can be either single-line or multi-line. Single
line scripts take one of the following forms: