-
| 
         I want to deploy my app to Heroku. They do not allow to save data in disk. I need to save cache folder (userdatadir) while loading webpages. Is there a way to save it in memory?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            kblok
          
      
      
        Jun 24, 2024 
      
    
    Replies: 1 comment
-
| 
         AFAIK, there is no way to accomplish this. The browser needs some user directory to write stuff  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        lofti198
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
AFAIK, there is no way to accomplish this. The browser needs some user directory to write stuff