How can I make assets publicly available without needing to add the folder name into rules everytime I create a new folder?
Currently I am doing something like this
For info, all of this folders are inside the folder I named public. This approach works okay, but when I tried to create a subfolder under one of this, the files (images) inside are not accessible unless I add the folder name to the rule. Can I just make a rule for my folder named “public” and all assets inside subfolders be accessible publicly?
Sorry I am still learning directus. I hope someone can help. Thanks

