line breaks are not playing nicely in the sandbox today

This commit is contained in:
Patti Short 2018-08-18 08:42:22 -07:00
parent 8d36adf2f2
commit 32a0a49609

View File

@ -1465,6 +1465,7 @@ _**Prevent syncing of browser settings and prevent users from turning it on**_
2. Set **PreventUsersFromTurningOnBrowserSyncing** to 1 (Prevented/turned off). 2. Set **PreventUsersFromTurningOnBrowserSyncing** to 1 (Prevented/turned off).
_**Prevent syncing of browser settings and let users turn on syncing**_ _**Prevent syncing of browser settings and let users turn on syncing**_
1. Set **DoNotSyncBrowserSettings** to 2 (Prevented/turned off). 1. Set **DoNotSyncBrowserSettings** to 2 (Prevented/turned off).
2. Set **PreventUsersFromTurningOnBrowserSyncing** to 0 (Allowed/turned on). 2. Set **PreventUsersFromTurningOnBrowserSyncing** to 0 (Allowed/turned on).