4 lines
211 B
Python
4 lines
211 B
Python
# Create secrets.py such that it has:
|
|
# access_key = "Backblaze B2 application key id"
|
|
# shared_key = "Backblaze B2 application key"
|
|
# gpg_symmetric_key = "gpg symmetric key -- make it good, but do not lose it"
|