diff options
author | 2025-06-11 15:51:16 +0200 | |
---|---|---|
committer | 2025-06-11 17:47:40 +0200 | |
commit | de2a90d8413b832d3bb01337ef14d1866d23d981 (patch) | |
tree | c0dc3b96077bd4e473e21af0df2d5fceaee6d109 | |
parent | e2d3f0f073f1cd923892f4ac9af0d20dfb5902ff (diff) |
-rw-r--r-- | doc/fw-addr-lists.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/fw-addr-lists.md b/doc/fw-addr-lists.md index d09383b..46b80c2 100644 --- a/doc/fw-addr-lists.md +++ b/doc/fw-addr-lists.md @@ -32,7 +32,10 @@ certificate is checked. > ⚠️ **Warning**: The script does not limit the size of a list, but keep in > mind that huge lists can exhaust your device's resources (RAM and CPU), -> and may take a long time to process. +> and may take a long time to process. +> Even crashes for the complete scripting (and CLI) subsystem are possible. +> This should be logged accordingly with warnings when global functions are +> reloaded from scheduler. Requirements and installation ----------------------------- |