I'm still trying to understand the architecture behind OpenKM. My initial understanding was that file data was stored in the DBMS, but after running the application, it appears the file data is stored in the local filesystem. (it looks like it's called Datastore in the configuration).
Is this true? If so is it possible for the file data to be stored in the database?
Is this true? If so is it possible for the file data to be stored in the database?