portapps / discord-portable

🚀 Discord portable for Windows
https://portapps.io/app/discord-portable/
MIT License
229 stars 16 forks source link

Appdata/Roaming/Discord folder still created for logs #17

Closed Forceflow closed 4 years ago

Forceflow commented 5 years ago

Install the latest discord-portable. Notice how on app startup the folder C:\Users(username)\AppData\Roaming\Discord\logs is still created. Empty, but there :)

Not a huge issue, of course, just thought I'd report through the proper channels.

Tested with 0.0.305 release.

crazy-max commented 5 years ago

@Forceflow Yes this is a known issue with Electron based apps unfortunately. Will try to get around that. Anyway thanks for your feedback :)

Forceflow commented 5 years ago

I suspected as much. Ah well, it's definitely not a huge issue, but I thought it could indicate more data leakage in the future.

crazy-max commented 5 years ago

Yes and looks like it's solved since Electron 6.

crazy-max commented 4 years ago

@Forceflow This has been fixed through a opt-in cleanup config parameter. See Configuration section in https://portapps.io/app/discord-portable/#infos for more info.