mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:43:02 +01:00
13 lines
299 B
Plaintext
13 lines
299 B
Plaintext
# Auto - boolean value, when FALSE plugin queries KeyHolder plugin for key value (this is default),
|
|
# when TRUE get key value from "Value" configuration parameter.
|
|
|
|
#Auto = false
|
|
|
|
|
|
|
|
# Value - integer value (lower byte is actually used), used in "Auto" mode as key value (default 90).
|
|
|
|
#Value = 90
|
|
|
|
|