Version Control
To enable version control simply set the configuration variable server.versionControl to true in file odilon.properties.
# default value is false
server.versionControl=true
If version control is enabled Odilon will print Version Control -> true on startup:
Note that if the server replicates to a standby Odilon server, then the standby instance must also have version control enabled.