Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
If you are using the SQLite backend of Ocsipersist with Ocsigen Server with a configuration file, install package ocsipersist-sqlite-config
and use the following configuration tags. All sub-tags of the extension
tag are optional.
<extension findlib-package="ocsipersist-sqlite-config">
<database file="data/ocsidb"/>
</extension>