https://bugs.kde.org/show_bug.cgi?id=396621
Ivan Čukić <ivan.cu...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 --- Comment #1 from Ivan Čukić <ivan.cu...@kde.org> --- This is *not* going to be exposed in the UI. But it will be possible to add custom mounting options per-backend in the next release. Mind that this is not officially supported (aka HERE BE DRAGONS). The steps to set this up are: 0. Edit /etc/fuse.conf and uncomment user_allow_other 1. Kill KDED kquitapp5 kded5 killall kded5 2. Open the config file (usually ~/.config/plasmavaultrc) 3. Add a new section [CryfsBackend] or [EncfsBackend] 4. Define extraMountOptions field extraMountOptions=--,-o,allow_root 5. Restart kded5 (or restart the computer) -- You are receiving this mail because: You are watching all bug changes.