Hello guys, in my storage, gallery bucket i have set it to public, what happends if i make it private, can I still show all my images and upload to storage?
n
Needle
06/17/2022, 9:30 AM
Hello @Dembe!
This thread has been automatically created from your message in #843999948717555735 a few seconds ago.
We have already mentioned the @User so that they can see your message and help you as soon as possible!
Want to unsubscribe from this thread?
Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates.
Want to change the title?
Use the ``/title`` command!
We have solved your problem?
Click the button below to archive it.
g
garyaustin
06/17/2022, 1:42 PM
If you make a public bucket private, your public urls will stop working and you can only use signed urls or download method. Upload should not change as it needs RLS in both cases.