1

I have recently followed this guide and installed qTox, and I have noticed this section in the settings:

enter image description here

So what does it mean to make Tox "portable", and why is this something potentially dangerous to do (or is the warning notice not referring to this, but instead what is below it)? I mean I know you can already export your profile to other Tox clients on other machines, so what does it mean to also make it "portable"?

1 Answers1

2

When you hover the mouse over that text, it says that config files will be saved in $(PWD) where you run tox rather than in $HOME/.config. For example, if my qtox executable is on Desktop, the configs will be on Desktop.

This makes it easier to transport qTox as it will put everything in one place (folder).