diff --git a/core/http/views/p2p.html b/core/http/views/p2p.html index 0396924e..a8c51310 100644 --- a/core/http/views/p2p.html +++ b/core/http/views/p2p.html @@ -16,7 +16,16 @@
Warning: P2P mode is disabled or no token was specified
+You have to enable P2P mode by starting LocalAI with --p2p
. Please restart the server with --p2p
to generate a new token automatically that can be used to automatically discover other nodes. If you already have a token specify it with export TOKEN=".."
+ Check out the documentation for more information.
+