Hello,
Is it possible to get detailed information on objectdb.conf client vs server?
We do have an objectdb.conf for our client and one for our server instance. Now there're several questions:
- Which config entries are relevant for the client and which one for the server? I.e. what about:
<cascade-persist always="true" on-persist="false" on-commit="true" /> we want to activate enhancer agent, guess this is client right?
activation-code - guess this is required for server only right?
Can we leave out non-required (for client and/or server) xml elements from the client and the server config?