diff options
Diffstat (limited to 'test/functional/configs/fuzzy-encryption-key.conf')
-rw-r--r-- | test/functional/configs/fuzzy-encryption-key.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/functional/configs/fuzzy-encryption-key.conf b/test/functional/configs/fuzzy-encryption-key.conf new file mode 100644 index 0000000..522081b --- /dev/null +++ b/test/functional/configs/fuzzy-encryption-key.conf @@ -0,0 +1,2 @@ +# Setting this to null does not work out so it's hidden in an include +encryption_key = {= env.FUZZY_ENCRYPTION_KEY =}; |