Add a custom folder to the Media Gallery.
Magento allows the media gallery access to the directory wysiwyg and catalog only. Unfortunately, other directories cannot be added easily, unless you create a module as explained in Modify media library folder permissions which is not suitable for most store owners.
We decided to close this problem by creating an interface where directories can be added easily to the Media Gallery.
config.php
file.Stores > Configuration > Advanced > System > Media Gallery Folder
pub/media
) and give it a label1.0.0