Yes, you're right - this should be configurable. Not necessarily using FILESYSTEM_DISK (as usually you want the app's default storage disk to be non-public), but by adding a new config option in Waterhole's config files. I've created an issue for tracking.
In the meantime, if you're not using the public disk for anything else, you could update it to use the s3 driver and settings in config/filesystems.php.
You don't have permission to do this.
You're going a bit too fast! Take a break and try again in a moment.
Something went wrong! Please reload the page and try again.
Yes, you're right - this should be configurable. Not necessarily using
FILESYSTEM_DISK
(as usually you want the app's default storage disk to be non-public), but by adding a new config option in Waterhole's config files. I've created an issue for tracking.In the meantime, if you're not using the
public
disk for anything else, you could update it to use thes3
driver and settings inconfig/filesystems.php
.