Before You Submit
Type of Suggestion
Reporting a mistake
Relevant Documentation Links
https://docs.nextcloud.com/server/latest/developer_manual/basics/storage/appdata.html#the-simple-filesystem
Summary
Is the SimpleFS still restricted to one level of folder depth?
Details
According to the current docs, the app data is (per app) consisting of one root holding many folders each holding only files. The current interface on the server indicates that folders can themself hold other folders rendering a recursive tree-like structure possible.
So, @nextcloud/server, I would ask for clarification (here in the chat) about the current possible limitations of the app data interface. Then, the documentation can be adopted accordingly.
Additional Notes
No response
Before You Submit
Type of Suggestion
Reporting a mistake
Relevant Documentation Links
https://docs.nextcloud.com/server/latest/developer_manual/basics/storage/appdata.html#the-simple-filesystem
Summary
Is the SimpleFS still restricted to one level of folder depth?
Details
According to the current docs, the app data is (per app) consisting of one root holding many folders each holding only files. The current interface on the server indicates that folders can themself hold other folders rendering a recursive tree-like structure possible.
So, @nextcloud/server, I would ask for clarification (here in the chat) about the current possible limitations of the app data interface. Then, the documentation can be adopted accordingly.
Additional Notes
No response