How can I determine user to upload/update ONLY ima...
# help
a
How can I determine user to upload/update ONLY image files?
n
Hello @Aruzo! This thread has been automatically created from your message in #843999948717555735 a ``few seconds ago``. Pinging @User so that they see this as well! 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.
🆕 How can I determine user to uploadupdate ONLY image files?
g
Owner match is uid() = owner. Then you need something like: storage.extension() in (‘jpg’,’png’……) But I can’t check that syntax right now, but should be close.
n
How can I determine user to uploadupdate ONLY image files?