mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 21:43:06 +01:00
15 lines
346 B
Plaintext
15 lines
346 B
Plaintext
# Parameters specific to 3.x SuperClassic
|
|
#########################################
|
|
|
|
ServerMode = SuperClassic
|
|
DefaultDBCachePages = 2048
|
|
|
|
# Common for all connections in SC:
|
|
#
|
|
TempCacheLimit = 1G
|
|
|
|
# Parameters for tests which must use XNET/WNET
|
|
# connection protocols (rather than INET one):
|
|
IpcName = xnet_fb3x_sc
|
|
RemotePipeName = wnet_fb3x_sc
|