diff --git a/fhem/docs/commandref_frame.html b/fhem/docs/commandref_frame.html
index 3ed0b3b51..de53fb2b7 100644
--- a/fhem/docs/commandref_frame.html
+++ b/fhem/docs/commandref_frame.html
@@ -1349,6 +1349,11 @@ The following local attributes are used by a wider range of devices:
The attribute is checked by the list command, by the FHEMWEB room
overview and by xmllist.
+
+
+
stacktrace
+ if set (to 1), dump a stacktrace to the log for each "PERL WARNING".
+
diff --git a/fhem/docs/commandref_frame_DE.html b/fhem/docs/commandref_frame_DE.html
index 8dc8b57e8..0ce7fb664 100644
--- a/fhem/docs/commandref_frame_DE.html
+++ b/fhem/docs/commandref_frame_DE.html
@@ -1436,6 +1436,11 @@ Die folgenden lokalen Attribute werden von mehreren Geräte verwendet:
xmllist Befehl, und bei der FHEMWEB Raumansicht geprüft.
+
+ stacktrace
+ Falls gesetzt (auf 1), schreibt ins FHEM-Log zusätzlich zu jedem
+ "PERL WARNING" den stacktrace.
+