diff --git a/web/src/lib/components/onboarding-page/onboarding-storage-template.svelte b/web/src/lib/components/onboarding-page/onboarding-storage-template.svelte index 786d65395a..e39b473f67 100644 --- a/web/src/lib/components/onboarding-page/onboarding-storage-template.svelte +++ b/web/src/lib/components/onboarding-page/onboarding-storage-template.svelte @@ -26,8 +26,9 @@

STORAGE TEMPLATE

- The storage template is used to determine the folder structure and file name of your media files. You can use - variables to customize the template to your liking. + When enabled, this feature will auto-organize files based on a user-defined template. Due to stability issues the + feature has been turned off by default. For more information, please see the + documentation.

{#if config && $user}