mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
15 lines
364 B
Plaintext
15 lines
364 B
Plaintext
# Parameters specific to HQbird 3.x SuperClassic:
|
|
#################################################
|
|
|
|
ServerMode = SuperClassic
|
|
DefaultDBCachePages = 2048
|
|
|
|
# Common for all connections in SC:
|
|
#
|
|
TempCacheLimit = 512K
|
|
|
|
# Parameters for tests which must use XNET/WNET
|
|
# connection protocols (rather than INET one):
|
|
IpcName = xnet_hq3x_sc
|
|
RemotePipeName = wnet_hq3x_sc
|