View Single Post
10-14-09, 03:02 PM   #5
Petrah
A Pyroguard Emberseer
 
Petrah's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2008
Posts: 2,988
From the WoW Forum
Q u o t e: by Slouken
Right now if you want to disable the setting synchronization, you can do this on each computer where you want only local settings:
/console synchronizeSettings 0

In 3.0.3 you will be able to manage macros vs key bindings separately:
/console synchronizeConfig 0
-- turns off synchronization of UI settings
/console synchronizeBindings 0
-- turns off synchronization of key bindings
/console synchronizeMacros 0
-- turns off synchronization of macros

Whenever settings are downloaded from the server, the old settings are saved in <file>.old, so you can quickly log out, move them back into place and they'll be uploaded to the server (unless synchronizeSettings is 0).
__________________
♪~ ( ) I My Sonos!
AddOn Authors: If your addon spams the chat box with "Addon v8.3.4.5.3 now loaded!", please add an option to disable it!