Ver Fonte

Update README.md

Kevin van Zonneveld há 6 anos atrás
pai
commit
b7e2aabf4a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      packages/@uppy/companion/README.md

+ 1 - 1
packages/@uppy/companion/README.md

@@ -7,7 +7,7 @@
 Companion is a server integration for [Uppy](https://github.com/transloadit/uppy) file uploader.
 
 It handles the server-to-server communication between your server and file storage providers such as Google Drive, Dropbox,
-Instagram, etc. [See here for full documentation](https://uppy.io/docs/server/)
+Instagram, etc. **Companion is not a target to upload files to**. For this, use a <https://tus.io> server (if you want resumable) or your existing Apache/Nginx server (if you don't). [See here for full documentation](https://uppy.io/docs/server/)
 
 ## Install