6
0
mirror of https://github.com/FirebirdSQL/firebird-qa.git synced 2025-01-22 21:43:06 +01:00
firebird-qa/files/qa-plugins-supplement.conf

13 lines
348 B
Plaintext
Raw Normal View History

# Special configuration for encryption-related tests which need key to be queried from CLIENT app
# This configuration is used by alias-based tests which have parameter 'KeyHolderPlugin = KH2'.
#
Plugin = KH2 {
Module = $(dir_plugins)/fbSampleKeyHolder
RegisterName = fbSampleKeyHolder
Config = KH2
}
Config = KH2 {
Auto = false
}