1 <StoreModule store_firebird>
2 # Database server address
4 # Value: IP address or DNS name
8 # Path to the database on the server or its alias
11 # Default: /var/stg/stargazer.fdb
12 database = /var/stg/stargazer.fdb
16 # Value: any, supported by database
22 # Value: any, supported by database
26 # The transaction isolation level
28 # Values: concurrency, dirtyread, readcommitted, consistency
30 isolationLevel = concurrency
32 # Responding to lock (optional, defaults to wait):
34 # Values: wait, nowait