TuringsSolutions commited on
Commit
d7ba217
·
verified ·
1 Parent(s): 24eb5b1

Create config.toml

Browse files
Files changed (1) hide show
  1. src/config.toml +4 -0
src/config.toml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ [server]
2
+ enableCORS = false
3
+ enableXsrfProtection = false
4
+ maxUploadSize = 200