doc/fw-addr-lists: add a warning on possible subsystem crash

This commit is contained in:
Christian Hesse 2025-06-11 15:51:16 +02:00
parent e2d3f0f073
commit de2a90d841

View file

@ -33,6 +33,9 @@ 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.
> 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
-----------------------------