.middleware.grouper.morphString.2.1.5.source-code.morphString.example.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of morphString Show documentation
Show all versions of morphString Show documentation
Password Encryption and Decryption
# Put a random alphanumeric string (Case sensitive) for the password encryption. e.g. fh43IRJ4Nf5
# or put a filename where the random alphanumeric string is. e.g. c:/whatever/key.txt
encrypt.key =
# set this to true if you have slashes in your passwords and dont want to look in external files or unencrypt
encrypt.disableExternalFileLookup = false