mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Removed MAX_ENCRYPT_DECRYPT_MS setting because all tests now use MAX_WAIT_FOR_ENCR_FINISH_WIN or MAX_WAIT_FOR_ENCR_FINISH_NIX, depending on OS.
This commit is contained in:
parent
0b548e5968
commit
d7a21a7541
@ -7,8 +7,6 @@
|
||||
MAX_WAIT_FOR_ENCR_FINISH_WIN = 10000
|
||||
MAX_WAIT_FOR_ENCR_FINISH_NIX = 10000
|
||||
|
||||
MAX_ENCRYPT_DECRYPT_MS = 5000
|
||||
|
||||
ENCRYPTION_PLUGIN = fbSampleDbCrypt
|
||||
ENCRYPTION_HOLDER = fbSampleKeyHolder
|
||||
ENCRYPTION_KEY = Red
|
||||
|
Loading…
Reference in New Issue
Block a user