mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
docs: make it clear that some config keys really need to be changed (#912)
This commit is contained in:
committed by
Maxime Beauchemin
parent
5a937f1d0b
commit
baf22c3c60
@@ -147,6 +147,11 @@ the `Flask App Builder Documentation
|
||||
<http://flask-appbuilder.readthedocs.org/en/latest/config.html>`_
|
||||
for more information on how to configure Caravel.
|
||||
|
||||
Please make sure to change:
|
||||
|
||||
* *SQLALCHEMY_DATABASE_URI*, by default it is stored on */tmp* and so will be cleared after each boot
|
||||
* *SECRET_KEY*, to a long random string
|
||||
|
||||
Database dependencies
|
||||
---------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user