Hello Experts, I would like to understand how Drupal stores the content, it is an specific File System used, can any FS be implemented like for example QFS. I could not find that type of information in the documentation would you please guide me. Thanks in advance MJ
Drupal just stores things on the existing system filesystem, whatever that may be, and in the database. It doesn't really care what you use for the system.