Override config location or set owner on synced files

I’m using insync-headless version 1.3.12.36116

Can I set the path to insync’s config or have insync set the owner on synced files?

I’m trying to sync an encfs encrypted home directory between my workstations. In order to do this I can do the sync as root, but I need insync to chown the files when it creates/updates, or I can run it as the user, but I’ll need the config outside the user’s home directory.

Thanks

@Jason_Greathouse: Insync keeps its config files in ~/.config/Insync. You could try the second option and symlink this path to the location that you want. I’m not sure if this would work though.