clean up fernet key
This commit is contained in:
@@ -99,7 +99,7 @@ load_examples = False
|
||||
plugins_folder = /usr/local/airflow/plugins
|
||||
|
||||
# Secret key to save connection passwords in the db
|
||||
fernet_key = cryptography_not_found_storing_passwords_in_plain_text
|
||||
fernet_key =
|
||||
|
||||
# Whether to disable pickling dags
|
||||
donot_pickle = False
|
||||
|
||||
@@ -99,7 +99,7 @@ load_examples = False
|
||||
plugins_folder = /usr/local/airflow/plugins
|
||||
|
||||
# Secret key to save connection passwords in the db
|
||||
fernet_key = cryptography_not_found_storing_passwords_in_plain_text
|
||||
fernet_key =
|
||||
|
||||
# Whether to disable pickling dags
|
||||
donot_pickle = False
|
||||
|
||||
Reference in New Issue
Block a user