diff --git a/docs/upload/overview.mdx b/docs/upload/overview.mdx index 248398e3e3..f465f3ac28 100644 --- a/docs/upload/overview.mdx +++ b/docs/upload/overview.mdx @@ -138,7 +138,6 @@ If you are using a plugin to send your files off to a third-party file storage h Note:
This is a fairly advanced feature. If you do disable local file storage, by default, your admin panel's thumbnails will be broken as you will not have stored a file. It will be totally up to you to use either a plugin or your own hooks to store your files in a permanent manner, as well as provide your own admin thumbnail using upload.adminThumbnail. -Note: you need to manually provide ### Admin thumbnails