To copy my settings, you can save the snippet below as a jSON file and upload directly into Bricks settings.
{
"postTypes": ["page"],
"disableSkipLinks": true,
"smoothScroll": true,
"saveFormSubmissions": true,
"remoteTemplates": [],
"builderMode": "dark",
"builderLocale": "site-default",
"builderToolbarLogoLink": "dashboard",
"builderToolbarLogoLinkNewTab": true,
"disableElementSpacing": true,
"structureDuplicateElement": true,
"structureDeleteElement": true,
"structureAutoSync": true,
"enableDynamicDataPreview": true,
"disableEmojis": true,
"disableGoogleFonts": true,
"disableLazyLoad": true,
"elementAttsAsNeeded": true,
"disableClassChaining": true
}