Rocket.Chat.Electron icon indicating copy to clipboard operation
Rocket.Chat.Electron copied to clipboard

Change data path from %appdata% roaming to other path - out of Roaming Profile

Open hw-p opened this issue 2 years ago • 4 comments

Describe the bug Rocketchat saving all data in %appdata% in roaming profile, which is not good, because that folder is geting bigger and it is everytime synced with server. We need to have option to change that path.

What operating system and which version? Windows all Which version of Rocket.Chat (Server)? latest Which version of Rocket.Chat.Electron (Electron/Desktop)? latest Is there any setting relevant changed? no

Expected behavior Option to change default local path, where data should be stored

hw-p avatar Mar 28 '22 12:03 hw-p

That configuration could be an option on the config.json file?

jeanfbrito avatar Apr 05 '22 19:04 jeanfbrito

it will be amazing, easy configurable via that file

hw-p avatar Apr 06 '22 04:04 hw-p

Hey @stylefish, thanks for sharing your experience.

That configuration could be an option on the config.json file?

According to me the most feasible way for this is to provide a setting in the settings page of the app where the user will be able to select his/her preferred path for saving all of the Rocket.Chat's configurations other than the default one (%APPDATA%/Rocket.Chat). By far, the most intuitive way will be providing an input with a button (to select the path by browing).

@jeanfbrito, please let me know if you are convinced with my approach. I would love to work on this issue as soon as possible.

Thanks, Prisha Gupta

preeesha avatar Dec 31 '23 16:12 preeesha

Upon further investigation, it sounds similar to #383

preeesha avatar Dec 31 '23 16:12 preeesha