clearer doc
Massimo Melina committed
Jun 28, 2026 at 10:48 UTC
b30027a8492fb40582bbe13eaae5f8f860c937cf
1 file changed
+1
dev-plugins.md
+1
@@ -795,6 +795,7 @@ This section is still partially documented, and you may need to have a look at t
795
- return: callback to call when upload is finished
796
- `uploadFinished`
797
- parameters: { ctx, uri, fullPath, writeStream }
798
+ - if you change the file, you are responsible to update `uri` and `fullPath` of the object parameter.
799
- `publicIpsChanged`
800
- parameters: { IPs, IP4, IP6, IPX }
801
- `newSocket`