summarylogtreecommitdiffstats
path: root/superset.conf
diff options
context:
space:
mode:
Diffstat (limited to 'superset.conf')
-rw-r--r--superset.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/superset.conf b/superset.conf
new file mode 100644
index 000000000000..0707482c057b
--- /dev/null
+++ b/superset.conf
@@ -0,0 +1,10 @@
+# write here your additional superset_config.py configurations
+
+# https://github.com/apache/superset/issues/9748#issuecomment-1124323169
+PREVENT_UNSAFE_DB_CONNECTIONS = False
+
+# https://superset.apache.org/docs/installation/configuring-superset
+
+# https://flask-limiter.readthedocs.io/en/stable/#configuring-a-storage-backend
+
+