Spaces:
Runtime error
Runtime error
Update config.toml
Browse files- config.toml +4 -1
config.toml
CHANGED
@@ -2,4 +2,7 @@
|
|
2 |
level = "info"
|
3 |
|
4 |
[browser]
|
5 |
-
gatherUsageStats = false
|
|
|
|
|
|
|
|
2 |
level = "info"
|
3 |
|
4 |
[browser]
|
5 |
+
gatherUsageStats = false
|
6 |
+
|
7 |
+
[server]
|
8 |
+
enableXsrfProtection=false
|