Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 983 Bytes

settings.rst

File metadata and controls

14 lines (12 loc) · 983 Bytes

Settings

Here are the parameters that you can set from setting:

Parameter Description
ENCRYPT_KEY Secret key that using for symmetric encryption. default: SECRET_KEY
ENCRYPT_PRIVATE_KEY Private key for asymmetric encryption. default: None
ENCRYPT_PUBLIC_KEY Private key for asymmetric encryption. default: None