mirror of
https://github.com/apache/superset.git
synced 2026-04-13 05:07:53 +00:00
chore(docs): Move ::: onto its own line to fix caution formatting (#28243)
This commit is contained in:
@@ -101,7 +101,8 @@ You can generate a strong secure key with `openssl rand -base64 42`.
|
||||
|
||||
:::caution Use a strong secret key
|
||||
This key will be used for securely signing session cookies and encrypting sensitive information stored in Superset's application metadata database.
|
||||
Your deployment must use a complex, unique key. :::
|
||||
Your deployment must use a complex, unique key.
|
||||
:::
|
||||
|
||||
#### Rotating to a newer SECRET_KEY
|
||||
|
||||
|
||||
Reference in New Issue
Block a user