I am going to travel for a while, so I set up WoW on my laptop.
I set the flags correctly to disable settings synchronization in the config.wtf file, and the settings indeed stopped synchronizing for my laptop, as I don’t want the configurations on my laptop to sync to my desktop computer.
I changed Settings, Keyboard bindings, and all of them correctly persisted only on my laptop, except for these ones, which seem to be bugged:
- Click Casting Bindings: Keyboard bindings are correctly NOT synching, but if I change any click casting bindings, they still synchronize and change the click casting on my desktop.
- UI Layout: When I change the UI Layout to the one I created for my Laptop, It also changed the UI Layout when I logged on my Desktop.
Expected results:
- Because I added SET synchronizeBindings “0” in my config.wtf file, It should stop synchronizing both keyboard and click-casting bindings.
- Because I added SET synchronizeConfig “0” and SET synchronizeSettings “0” in my config.wtf file, I expected that changing the UI Layout would not synchronize from my Laptop to my desktop and vice versa.