diff --git a/web/app/src/views/FirstTimeWizardView.vue b/web/app/src/views/FirstTimeWizardView.vue index 566878b2..b13d3153 100644 --- a/web/app/src/views/FirstTimeWizardView.vue +++ b/web/app/src/views/FirstTimeWizardView.vue @@ -61,24 +61,29 @@ :is-next-clickable="sharedStoragePath.length > 0" title="Shared Storage" > -
Please specify a storage path (or drive), where you want to store your Flamenco data. +
Specify a path (or drive) where you want to store your Flamenco data.
+The location of the shared storage should be accessible by Flamenco Manager and by the Workers. This could be:
+Using a service like Syncthing, ownCloud, or Dropbox for - this is not recommended, as Flamenco can't coordinate data synchronization.
++ Using services like Dropbox, Syncthing, or ownCloud for + this is not recommended, as Flamenco can't coordinate data synchronization. + Learn more. +