Suppose we have a solid:instanceContainer that points to https://pod-url.net/bookmarks/ in a typeindex document
That also has subdirectories such as /meetings, /video-tuts, etc.
should an app parse all files inside the sub-directories of /bookmarks or do only the first-level files have to be parsed?
Suppose we have a
solid:instanceContainerthat points tohttps://pod-url.net/bookmarks/in a typeindex documentThat also has subdirectories such as
/meetings,/video-tuts, etc.should an app parse all files inside the sub-directories of
/bookmarksor do only the first-level files have to be parsed?