mirror of
https://github.com/ComradCollective/Comrad
synced 2024-11-03 23:15:33 +00:00
komrade update!
This commit is contained in:
parent
91fe620171
commit
47f5ab71f3
@ -24,7 +24,7 @@ class Crypt(Logger):
|
||||
fn=None,
|
||||
use_secret=CRYPT_USE_SECRET,
|
||||
path_secret=PATH_CRYPT_SECRET,
|
||||
encrypt_values=True,
|
||||
encrypt_values=False,
|
||||
encryptor_func=lambda x: x,
|
||||
decryptor_func=lambda x: x):
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user