Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	Update .streamlit/config.toml
Browse files- .streamlit/config.toml +7 -2
 
    	
        .streamlit/config.toml
    CHANGED
    
    | 
         @@ -1,4 +1,9 @@ 
     | 
|
| 1 | 
         
             
            [theme]
         
     | 
| 2 | 
         
             
            base="light"
         
     | 
| 3 | 
         
            -
             
     | 
| 4 | 
         
            -
             
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
| 
         | 
|
| 1 | 
         
             
            [theme]
         
     | 
| 2 | 
         
             
            base="light"
         
     | 
| 3 | 
         
            +
             
     | 
| 4 | 
         
            +
            [client]
         
     | 
| 5 | 
         
            +
            showErrorDetails = false
         
     | 
| 6 | 
         
            +
            showSidebarNavigation = false
         
     | 
| 7 | 
         
            +
             
     | 
| 8 | 
         
            +
            [server]
         
     | 
| 9 | 
         
            +
            maxUploadSize = 100
         
     |