Spaces:
				
			
			
	
			
			
		Sleeping
		
	
	
	
			
			
	
	
	
	
		
		
		Sleeping
		
	Create .streamlit/config.toml
Browse files- .streamlit/config.toml +6 -0
    	
        .streamlit/config.toml
    ADDED
    
    | @@ -0,0 +1,6 @@ | |
|  | |
|  | |
|  | |
|  | |
|  | |
|  | 
|  | |
| 1 | 
            +
            [browser]
         | 
| 2 | 
            +
            gatherUsageStats = false
         | 
| 3 | 
            +
             | 
| 4 | 
            +
            [server]
         | 
| 5 | 
            +
            enableCORS = false
         | 
| 6 | 
            +
            enableXsrfProtection = false
         |