settings.xml.dist 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. /**
  4. * Copyright © Magento, Inc. All rights reserved.
  5. * See COPYING.txt for license details.
  6. */
  7. -->
  8. <settings xmlns:xs="http://www.w3.org/2001/XMLSchema-instance" xs:noNamespaceSchemaLocation="../settings.xsd">
  9. <key>
  10. <ignore>
  11. <path>advanced/modules_disable_output/*</path>
  12. </ignore>
  13. <ignore>
  14. <path>api/config/compliance_wsi</path>
  15. </ignore>
  16. <ignore>
  17. <path>api/config/session_timeout</path>
  18. </ignore>
  19. <ignore>
  20. <path>api/config/wsdl_cache_enabled</path>
  21. </ignore>
  22. <ignore>
  23. <path>carriers/dhl/additional_protection_enabled</path>
  24. </ignore>
  25. <ignore>
  26. <path>carriers/dhl/additional_protection_min_value</path>
  27. </ignore>
  28. <ignore>
  29. <path>carriers/dhl/additional_protection_rounding</path>
  30. </ignore>
  31. <ignore>
  32. <path>carriers/dhl/additional_protection_use_subtotal</path>
  33. </ignore>
  34. <ignore>
  35. <path>carriers/dhl/additional_protection_value</path>
  36. </ignore>
  37. <ignore>
  38. <path>carriers/dhl/allowed_methods</path>
  39. </ignore>
  40. <ignore>
  41. <path>carriers/dhl/contentdesc</path>
  42. </ignore>
  43. <ignore>
  44. <path>carriers/dhl/debug</path>
  45. </ignore>
  46. <ignore>
  47. <path>carriers/dhl/default_height</path>
  48. </ignore>
  49. <ignore>
  50. <path>carriers/dhl/default_length</path>
  51. </ignore>
  52. <ignore>
  53. <path>carriers/dhl/default_width</path>
  54. </ignore>
  55. <ignore>
  56. <path>carriers/dhl/dutiable</path>
  57. </ignore>
  58. <ignore>
  59. <path>carriers/dhl/dutypaymenttype</path>
  60. </ignore>
  61. <ignore>
  62. <path>carriers/dhl/free_method</path>
  63. </ignore>
  64. <ignore>
  65. <path>carriers/dhl/free_shipping_enable</path>
  66. </ignore>
  67. <ignore>
  68. <path>carriers/dhl/free_shipping_subtotal</path>
  69. </ignore>
  70. <ignore>
  71. <path>carriers/dhl/gateway_url</path>
  72. </ignore>
  73. <ignore>
  74. <path>carriers/dhl/handling_action</path>
  75. </ignore>
  76. <ignore>
  77. <path>carriers/dhl/handling_fee</path>
  78. </ignore>
  79. <ignore>
  80. <path>carriers/dhl/handling_type</path>
  81. </ignore>
  82. <ignore>
  83. <path>carriers/dhl/hazardous_materials</path>
  84. </ignore>
  85. <ignore>
  86. <path>carriers/dhl/id</path>
  87. </ignore>
  88. <ignore>
  89. <path>carriers/dhl/intl_shipment_days</path>
  90. </ignore>
  91. <ignore>
  92. <path>carriers/dhl/max_package_weight</path>
  93. </ignore>
  94. <ignore>
  95. <path>carriers/dhl/password</path>
  96. </ignore>
  97. <ignore>
  98. <path>carriers/dhl/sallowspecific</path>
  99. </ignore>
  100. <ignore>
  101. <path>carriers/dhl/shipment_days</path>
  102. </ignore>
  103. <ignore>
  104. <path>carriers/dhl/shipment_requesttype</path>
  105. </ignore>
  106. <ignore>
  107. <path>carriers/dhl/shipment_type</path>
  108. </ignore>
  109. <ignore>
  110. <path>carriers/dhl/shipping_intlkey</path>
  111. </ignore>
  112. <ignore>
  113. <path>carriers/dhl/shipping_key</path>
  114. </ignore>
  115. <ignore>
  116. <path>carriers/dhl/showmethod</path>
  117. </ignore>
  118. <ignore>
  119. <path>carriers/dhl/sort_order</path>
  120. </ignore>
  121. <ignore>
  122. <path>carriers/dhl/specificcountry</path>
  123. </ignore>
  124. <ignore>
  125. <path>carriers/dhl/specificerrmsg</path>
  126. </ignore>
  127. <ignore>
  128. <path>carriers/dhl/title</path>
  129. </ignore>
  130. <ignore>
  131. <path>carriers/dhlint/doc_methods</path>
  132. </ignore>
  133. <ignore>
  134. <path>carriers/ups/shipaccept_xml_url</path>
  135. </ignore>
  136. <ignore>
  137. <path>carriers/ups/shipconfirm_xml_url</path>
  138. </ignore>
  139. <ignore>
  140. <path>carriers/ups/tracking_xml_url</path>
  141. </ignore>
  142. <ignore>
  143. <path>catalog/merchandiser/ajax_page_load</path>
  144. </ignore>
  145. <ignore>
  146. <path>catalog/merchandiser/attribute_codes</path>
  147. </ignore>
  148. <ignore>
  149. <path>catalog/merchandiser/column_count</path>
  150. </ignore>
  151. <ignore>
  152. <path>catalog/merchandiser/cron_setup</path>
  153. </ignore>
  154. <ignore>
  155. <path>catalog/merchandiser/hide_disabled</path>
  156. </ignore>
  157. <ignore>
  158. <path>catalog/merchandiser/hide_invisible</path>
  159. </ignore>
  160. <ignore>
  161. <path>catalog/merchandiser/hide_product_position_field</path>
  162. </ignore>
  163. <ignore>
  164. <path>catalog/merchandiser/new_products_handler</path>
  165. </ignore>
  166. <ignore>
  167. <path>catalog/merchandiser/rebuild_on_categorysave</path>
  168. </ignore>
  169. <ignore>
  170. <path>catalog/merchandiser/rebuild_on_cron</path>
  171. </ignore>
  172. <ignore>
  173. <path>catalog/merchandiser/rebuild_on_productsave</path>
  174. </ignore>
  175. <ignore>
  176. <path>catalog/merchandiser/show_creation_date</path>
  177. </ignore>
  178. <ignore>
  179. <path>catalog/merchandiser/show_extra_images</path>
  180. </ignore>
  181. <ignore>
  182. <path>catalog/product_image/base_width</path>
  183. </ignore>
  184. <ignore>
  185. <path>catalog/product_image/small_width</path>
  186. </ignore>
  187. <ignore>
  188. <path>catalog/search/engine</path>
  189. </ignore>
  190. <ignore>
  191. <path>catalog/search/max_query_words</path>
  192. </ignore>
  193. <ignore>
  194. <path>catalog/search/search_type</path>
  195. </ignore>
  196. <ignore>
  197. <path>catalog/search/use_layered_navigation_count</path>
  198. </ignore>
  199. <ignore>
  200. <path>catalog/seo/site_map</path>
  201. </ignore>
  202. <ignore>
  203. <path>catalog/sitemap/lines_perpage</path>
  204. </ignore>
  205. <ignore>
  206. <path>catalog/sitemap/tree_mode</path>
  207. </ignore>
  208. <ignore>
  209. <path>configswatches/general/enabled</path>
  210. </ignore>
  211. <ignore>
  212. <path>configswatches/general/product_list_attribute</path>
  213. </ignore>
  214. <ignore>
  215. <path>configswatches/general/swatch_attributes</path>
  216. </ignore>
  217. <ignore>
  218. <path>configswatches/layered_nav_dimensions/height</path>
  219. </ignore>
  220. <ignore>
  221. <path>configswatches/layered_nav_dimensions/width</path>
  222. </ignore>
  223. <ignore>
  224. <path>configswatches/product_detail_dimensions/height</path>
  225. </ignore>
  226. <ignore>
  227. <path>configswatches/product_detail_dimensions/width</path>
  228. </ignore>
  229. <ignore>
  230. <path>configswatches/product_listing_dimensions/height</path>
  231. </ignore>
  232. <ignore>
  233. <path>configswatches/product_listing_dimensions/width</path>
  234. </ignore>
  235. <ignore>
  236. <path>crontab/jobs/catalog_product_alert/run/model</path>
  237. </ignore>
  238. <ignore>
  239. <path>customer/address_templates/js_template</path>
  240. </ignore>
  241. <ignore>
  242. <path>customer/password/require_admin_user_to_change_user_password</path>
  243. </ignore>
  244. <ignore>
  245. <path>design/email/css_non_inline</path>
  246. </ignore>
  247. <ignore>
  248. <path>design/email/footer</path>
  249. </ignore>
  250. <ignore>
  251. <path>design/email/header</path>
  252. </ignore>
  253. <ignore>
  254. <path>design/email/logo_height</path>
  255. </ignore>
  256. <ignore>
  257. <path>design/email/logo_width</path>
  258. </ignore>
  259. <ignore>
  260. <path>design/package/name</path>
  261. </ignore>
  262. <ignore>
  263. <path>design/package/ua_regexp</path>
  264. </ignore>
  265. <ignore>
  266. <path>design/theme/default</path>
  267. </ignore>
  268. <ignore>
  269. <path>design/theme/default_ua_regexp</path>
  270. </ignore>
  271. <ignore>
  272. <path>design/theme/layout</path>
  273. </ignore>
  274. <ignore>
  275. <path>design/theme/layout_ua_regexp</path>
  276. </ignore>
  277. <ignore>
  278. <path>design/theme/locale</path>
  279. </ignore>
  280. <ignore>
  281. <path>design/theme/skin</path>
  282. </ignore>
  283. <ignore>
  284. <path>design/theme/skin_ua_regexp</path>
  285. </ignore>
  286. <ignore>
  287. <path>dev/debug/profiler</path>
  288. </ignore>
  289. <ignore>
  290. <path>dev/log/active</path>
  291. </ignore>
  292. <ignore>
  293. <path>dev/log/exception_file</path>
  294. </ignore>
  295. <ignore>
  296. <path>dev/log/file</path>
  297. </ignore>
  298. <ignore>
  299. <path>general/content_staging/block_frontend</path>
  300. </ignore>
  301. <ignore>
  302. <path>general/content_staging/block_frontend_stub</path>
  303. </ignore>
  304. <ignore>
  305. <path>general/content_staging/create_entry_point</path>
  306. </ignore>
  307. <ignore>
  308. <path>general/content_staging/entry_points_folder_name</path>
  309. </ignore>
  310. <ignore>
  311. <path>general/store_information/address</path>
  312. </ignore>
  313. <ignore>
  314. <path>general/store_information/hours</path>
  315. </ignore>
  316. <ignore>
  317. <path>google/analytics/anonymization</path>
  318. </ignore>
  319. <ignore>
  320. <path>google/analytics/type</path>
  321. </ignore>
  322. <ignore>
  323. <path>index_management/index_clean_schedule/enabled</path>
  324. </ignore>
  325. <ignore>
  326. <path>index_management/index_clean_schedule/frequency</path>
  327. </ignore>
  328. <ignore>
  329. <path>index_management/index_clean_schedule/time</path>
  330. </ignore>
  331. <ignore>
  332. <path>index_management/index_options/category_flat</path>
  333. </ignore>
  334. <ignore>
  335. <path>index_management/index_options/category_product</path>
  336. </ignore>
  337. <ignore>
  338. <path>index_management/index_options/category_url_rewrite</path>
  339. </ignore>
  340. <ignore>
  341. <path>index_management/index_options/fulltext</path>
  342. </ignore>
  343. <ignore>
  344. <path>index_management/index_options/product_flat</path>
  345. </ignore>
  346. <ignore>
  347. <path>index_management/index_options/product_price_and_stock</path>
  348. </ignore>
  349. <ignore>
  350. <path>index_management/index_options/product_url_rewrite</path>
  351. </ignore>
  352. <ignore>
  353. <path>index_management/index_options/redirect_url_rewrite</path>
  354. </ignore>
  355. <ignore>
  356. <path>moneybookers/settings/activationstatus</path>
  357. </ignore>
  358. <ignore>
  359. <path>moneybookers/settings/customer_id</path>
  360. </ignore>
  361. <ignore>
  362. <path>moneybookers/settings/moneybookers_email</path>
  363. </ignore>
  364. <ignore>
  365. <path>oauth/email/template</path>
  366. </ignore>
  367. <ignore>
  368. <path>payment/ccsave/active</path>
  369. </ignore>
  370. <ignore>
  371. <path>payment/ccsave/allowspecific</path>
  372. </ignore>
  373. <ignore>
  374. <path>payment/ccsave/cctypes</path>
  375. </ignore>
  376. <ignore>
  377. <path>payment/ccsave/centinel</path>
  378. </ignore>
  379. <ignore>
  380. <path>payment/ccsave/max_order_total</path>
  381. </ignore>
  382. <ignore>
  383. <path>payment/ccsave/min_order_total</path>
  384. </ignore>
  385. <ignore>
  386. <path>payment/ccsave/order_status</path>
  387. </ignore>
  388. <ignore>
  389. <path>payment/ccsave/sort_order</path>
  390. </ignore>
  391. <ignore>
  392. <path>payment/ccsave/title</path>
  393. </ignore>
  394. <ignore>
  395. <path>payment/ccsave/useccv</path>
  396. </ignore>
  397. <ignore>
  398. <path>payment/dd_settings/active</path>
  399. </ignore>
  400. <ignore>
  401. <path>payment/dd_settings/allowspecific</path>
  402. </ignore>
  403. <ignore>
  404. <path>payment/dd_settings/title</path>
  405. </ignore>
  406. <ignore>
  407. <path>payment/hosted_pro/mobile_optimized</path>
  408. </ignore>
  409. <ignore>
  410. <path>payment/moneybookers_acc/active</path>
  411. </ignore>
  412. <ignore>
  413. <path>payment/moneybookers_acc/allowspecific</path>
  414. </ignore>
  415. <ignore>
  416. <path>payment/moneybookers_acc/sort_order</path>
  417. </ignore>
  418. <ignore>
  419. <path>payment/moneybookers_acc/title</path>
  420. </ignore>
  421. <ignore>
  422. <path>payment/moneybookers_csi/active</path>
  423. </ignore>
  424. <ignore>
  425. <path>payment/moneybookers_csi/allowspecific</path>
  426. </ignore>
  427. <ignore>
  428. <path>payment/moneybookers_csi/sort_order</path>
  429. </ignore>
  430. <ignore>
  431. <path>payment/moneybookers_csi/specificcountry</path>
  432. </ignore>
  433. <ignore>
  434. <path>payment/moneybookers_csi/title</path>
  435. </ignore>
  436. <ignore>
  437. <path>payment/moneybookers_did/active</path>
  438. </ignore>
  439. <ignore>
  440. <path>payment/moneybookers_did/allowspecific</path>
  441. </ignore>
  442. <ignore>
  443. <path>payment/moneybookers_did/sort_order</path>
  444. </ignore>
  445. <ignore>
  446. <path>payment/moneybookers_did/specificcountry</path>
  447. </ignore>
  448. <ignore>
  449. <path>payment/moneybookers_did/title</path>
  450. </ignore>
  451. <ignore>
  452. <path>payment/moneybookers_dnk/active</path>
  453. </ignore>
  454. <ignore>
  455. <path>payment/moneybookers_dnk/allowspecific</path>
  456. </ignore>
  457. <ignore>
  458. <path>payment/moneybookers_dnk/sort_order</path>
  459. </ignore>
  460. <ignore>
  461. <path>payment/moneybookers_dnk/specificcountry</path>
  462. </ignore>
  463. <ignore>
  464. <path>payment/moneybookers_dnk/title</path>
  465. </ignore>
  466. <ignore>
  467. <path>payment/moneybookers_ebt/active</path>
  468. </ignore>
  469. <ignore>
  470. <path>payment/moneybookers_ebt/allowspecific</path>
  471. </ignore>
  472. <ignore>
  473. <path>payment/moneybookers_ebt/sort_order</path>
  474. </ignore>
  475. <ignore>
  476. <path>payment/moneybookers_ebt/specificcountry</path>
  477. </ignore>
  478. <ignore>
  479. <path>payment/moneybookers_ebt/title</path>
  480. </ignore>
  481. <ignore>
  482. <path>payment/moneybookers_ent/active</path>
  483. </ignore>
  484. <ignore>
  485. <path>payment/moneybookers_ent/allowspecific</path>
  486. </ignore>
  487. <ignore>
  488. <path>payment/moneybookers_ent/sort_order</path>
  489. </ignore>
  490. <ignore>
  491. <path>payment/moneybookers_ent/specificcountry</path>
  492. </ignore>
  493. <ignore>
  494. <path>payment/moneybookers_ent/title</path>
  495. </ignore>
  496. <ignore>
  497. <path>payment/moneybookers_gcb/active</path>
  498. </ignore>
  499. <ignore>
  500. <path>payment/moneybookers_gcb/allowspecific</path>
  501. </ignore>
  502. <ignore>
  503. <path>payment/moneybookers_gcb/sort_order</path>
  504. </ignore>
  505. <ignore>
  506. <path>payment/moneybookers_gcb/specificcountry</path>
  507. </ignore>
  508. <ignore>
  509. <path>payment/moneybookers_gcb/title</path>
  510. </ignore>
  511. <ignore>
  512. <path>payment/moneybookers_gir/active</path>
  513. </ignore>
  514. <ignore>
  515. <path>payment/moneybookers_gir/allowspecific</path>
  516. </ignore>
  517. <ignore>
  518. <path>payment/moneybookers_gir/sort_order</path>
  519. </ignore>
  520. <ignore>
  521. <path>payment/moneybookers_gir/specificcountry</path>
  522. </ignore>
  523. <ignore>
  524. <path>payment/moneybookers_gir/title</path>
  525. </ignore>
  526. <ignore>
  527. <path>payment/moneybookers_idl/active</path>
  528. </ignore>
  529. <ignore>
  530. <path>payment/moneybookers_idl/allowspecific</path>
  531. </ignore>
  532. <ignore>
  533. <path>payment/moneybookers_idl/sort_order</path>
  534. </ignore>
  535. <ignore>
  536. <path>payment/moneybookers_idl/specificcountry</path>
  537. </ignore>
  538. <ignore>
  539. <path>payment/moneybookers_idl/title</path>
  540. </ignore>
  541. <ignore>
  542. <path>payment/moneybookers_lsr/active</path>
  543. </ignore>
  544. <ignore>
  545. <path>payment/moneybookers_lsr/allowspecific</path>
  546. </ignore>
  547. <ignore>
  548. <path>payment/moneybookers_lsr/sort_order</path>
  549. </ignore>
  550. <ignore>
  551. <path>payment/moneybookers_lsr/specificcountry</path>
  552. </ignore>
  553. <ignore>
  554. <path>payment/moneybookers_lsr/title</path>
  555. </ignore>
  556. <ignore>
  557. <path>payment/moneybookers_mae/active</path>
  558. </ignore>
  559. <ignore>
  560. <path>payment/moneybookers_mae/allowspecific</path>
  561. </ignore>
  562. <ignore>
  563. <path>payment/moneybookers_mae/sort_order</path>
  564. </ignore>
  565. <ignore>
  566. <path>payment/moneybookers_mae/specificcountry</path>
  567. </ignore>
  568. <ignore>
  569. <path>payment/moneybookers_mae/title</path>
  570. </ignore>
  571. <ignore>
  572. <path>payment/moneybookers_npy/active</path>
  573. </ignore>
  574. <ignore>
  575. <path>payment/moneybookers_npy/allowspecific</path>
  576. </ignore>
  577. <ignore>
  578. <path>payment/moneybookers_npy/sort_order</path>
  579. </ignore>
  580. <ignore>
  581. <path>payment/moneybookers_npy/specificcountry</path>
  582. </ignore>
  583. <ignore>
  584. <path>payment/moneybookers_npy/title</path>
  585. </ignore>
  586. <ignore>
  587. <path>payment/moneybookers_obt/active</path>
  588. </ignore>
  589. <ignore>
  590. <path>payment/moneybookers_obt/allowspecific</path>
  591. </ignore>
  592. <ignore>
  593. <path>payment/moneybookers_obt/sort_order</path>
  594. </ignore>
  595. <ignore>
  596. <path>payment/moneybookers_obt/specificcountry</path>
  597. </ignore>
  598. <ignore>
  599. <path>payment/moneybookers_obt/title</path>
  600. </ignore>
  601. <ignore>
  602. <path>payment/moneybookers_pli/active</path>
  603. </ignore>
  604. <ignore>
  605. <path>payment/moneybookers_pli/allowspecific</path>
  606. </ignore>
  607. <ignore>
  608. <path>payment/moneybookers_pli/sort_order</path>
  609. </ignore>
  610. <ignore>
  611. <path>payment/moneybookers_pli/specificcountry</path>
  612. </ignore>
  613. <ignore>
  614. <path>payment/moneybookers_pli/title</path>
  615. </ignore>
  616. <ignore>
  617. <path>payment/moneybookers_psp/active</path>
  618. </ignore>
  619. <ignore>
  620. <path>payment/moneybookers_psp/allowspecific</path>
  621. </ignore>
  622. <ignore>
  623. <path>payment/moneybookers_psp/sort_order</path>
  624. </ignore>
  625. <ignore>
  626. <path>payment/moneybookers_psp/specificcountry</path>
  627. </ignore>
  628. <ignore>
  629. <path>payment/moneybookers_psp/title</path>
  630. </ignore>
  631. <ignore>
  632. <path>payment/moneybookers_pwy/active</path>
  633. </ignore>
  634. <ignore>
  635. <path>payment/moneybookers_pwy/allowspecific</path>
  636. </ignore>
  637. <ignore>
  638. <path>payment/moneybookers_pwy/sort_order</path>
  639. </ignore>
  640. <ignore>
  641. <path>payment/moneybookers_pwy/specificcountry</path>
  642. </ignore>
  643. <ignore>
  644. <path>payment/moneybookers_pwy/title</path>
  645. </ignore>
  646. <ignore>
  647. <path>payment/moneybookers_sft/active</path>
  648. </ignore>
  649. <ignore>
  650. <path>payment/moneybookers_sft/allowspecific</path>
  651. </ignore>
  652. <ignore>
  653. <path>payment/moneybookers_sft/sort_order</path>
  654. </ignore>
  655. <ignore>
  656. <path>payment/moneybookers_sft/specificcountry</path>
  657. </ignore>
  658. <ignore>
  659. <path>payment/moneybookers_sft/title</path>
  660. </ignore>
  661. <ignore>
  662. <path>payment/moneybookers_so2/active</path>
  663. </ignore>
  664. <ignore>
  665. <path>payment/moneybookers_so2/allowspecific</path>
  666. </ignore>
  667. <ignore>
  668. <path>payment/moneybookers_so2/sort_order</path>
  669. </ignore>
  670. <ignore>
  671. <path>payment/moneybookers_so2/specificcountry</path>
  672. </ignore>
  673. <ignore>
  674. <path>payment/moneybookers_so2/title</path>
  675. </ignore>
  676. <ignore>
  677. <path>payment/moneybookers_wlt/active</path>
  678. </ignore>
  679. <ignore>
  680. <path>payment/moneybookers_wlt/allowspecific</path>
  681. </ignore>
  682. <ignore>
  683. <path>payment/moneybookers_wlt/sort_order</path>
  684. </ignore>
  685. <ignore>
  686. <path>payment/moneybookers_wlt/title</path>
  687. </ignore>
  688. <ignore>
  689. <path>payment/payflow_advanced/mobile_optimized</path>
  690. </ignore>
  691. <ignore>
  692. <path>payment/payflow_link/mobile_optimized</path>
  693. </ignore>
  694. <ignore>
  695. <path>payment/verisign/active</path>
  696. </ignore>
  697. <ignore>
  698. <path>payment/verisign/allowspecific</path>
  699. </ignore>
  700. <ignore>
  701. <path>payment/verisign/cctypes</path>
  702. </ignore>
  703. <ignore>
  704. <path>payment/verisign/centinel</path>
  705. </ignore>
  706. <ignore>
  707. <path>payment/verisign/debug</path>
  708. </ignore>
  709. <ignore>
  710. <path>payment/verisign/partner</path>
  711. </ignore>
  712. <ignore>
  713. <path>payment/verisign/payment_action</path>
  714. </ignore>
  715. <ignore>
  716. <path>payment/verisign/pwd</path>
  717. </ignore>
  718. <ignore>
  719. <path>payment/verisign/sandbox_flag</path>
  720. </ignore>
  721. <ignore>
  722. <path>payment/verisign/sort_order</path>
  723. </ignore>
  724. <ignore>
  725. <path>payment/verisign/title</path>
  726. </ignore>
  727. <ignore>
  728. <path>payment/verisign/use_proxy</path>
  729. </ignore>
  730. <ignore>
  731. <path>payment/verisign/useccv</path>
  732. </ignore>
  733. <ignore>
  734. <path>payment/verisign/user</path>
  735. </ignore>
  736. <ignore>
  737. <path>payment/verisign/vendor</path>
  738. </ignore>
  739. <ignore>
  740. <path>payment/verisign/verify_peer</path>
  741. </ignore>
  742. <ignore>
  743. <path>payment/authorizenet/centinel_api_url</path>
  744. </ignore>
  745. <ignore>
  746. <path>payment/authorizenet/centinel_api_url</path>
  747. </ignore>
  748. <ignore>
  749. <path>payment/authorizenet/centinel_backend</path>
  750. </ignore>
  751. <ignore>
  752. <path>payment/authorizenet/centinel_is_mode_strict</path>
  753. </ignore>
  754. <ignore>
  755. <path>payment/authorizenet/heading_3dsecure</path>
  756. </ignore>
  757. <ignore>
  758. <path>payment/authorizenet_directpost/specificcountry</path>
  759. </ignore>
  760. <ignore>
  761. <path>payment/authorizenet/specificcountry</path>
  762. </ignore>
  763. <ignore>
  764. <path>payment/account/merchant_country</path>
  765. </ignore>
  766. <ignore>
  767. <path>payment/braintree_basic/specificcountry</path>
  768. </ignore>
  769. <ignore>
  770. <path>payment/ccsave/centinel_api_url</path>
  771. </ignore>
  772. <ignore>
  773. <path>payment/ccsave/centinel_is_mode_strict</path>
  774. </ignore>
  775. <ignore>
  776. <path>payment/ccsave/specificcountry</path>
  777. </ignore>
  778. <ignore>
  779. <path>payment/cybersource_soap/email_customer</path>
  780. </ignore>
  781. <ignore>
  782. <path>payment/cybersource_soap/specificcountry</path>
  783. </ignore>
  784. <ignore>
  785. <path>payment/dibs/specificcountry</path>
  786. </ignore>
  787. <ignore>
  788. <path>payment/eway_direct/specificcountry</path>
  789. </ignore>
  790. <ignore>
  791. <path>payment/firstdata/specificcountry</path>
  792. </ignore>
  793. <ignore>
  794. <path>payment/paybox_direct/specificcountry</path>
  795. </ignore>
  796. <ignore>
  797. <path>payment/payone_gate/specificcountry</path>
  798. </ignore>
  799. <ignore>
  800. <path>payment/sagepay_direct/specificcountry</path>
  801. </ignore>
  802. <ignore>
  803. <path>payment/worldpay_direct/specificcountry</path>
  804. </ignore>
  805. <ignore>
  806. <path>rewrite_matchers/category/priority</path>
  807. </ignore>
  808. <ignore>
  809. <path>rewrite_matchers/product/priority</path>
  810. </ignore>
  811. <ignore>
  812. <path>rewrite_matchers/redirect/priority</path>
  813. </ignore>
  814. <ignore>
  815. <path>rss/catalog/salesrule</path>
  816. </ignore>
  817. <ignore>
  818. <path>rss/catalog/tag</path>
  819. </ignore>
  820. <ignore>
  821. <path>sales/msrp/apply_for_all</path>
  822. </ignore>
  823. <ignore>
  824. <path>system/page_cache/allowed_depth</path>
  825. </ignore>
  826. <ignore>
  827. <path>system/page_cache/max_cache_size</path>
  828. </ignore>
  829. <ignore>
  830. <path>system/page_cache/multicurrency</path>
  831. </ignore>
  832. <ignore>
  833. <path>system/page_crawl/enable</path>
  834. </ignore>
  835. <ignore>
  836. <path>system/page_crawl/multicurrency</path>
  837. </ignore>
  838. <ignore>
  839. <path>system/page_crawl/threads</path>
  840. </ignore>
  841. <ignore>
  842. <path>tax/weee/discount</path>
  843. </ignore>
  844. <ignore>
  845. <path>web/default/no_route</path>
  846. </ignore>
  847. <ignore>
  848. <path>web/polls/poll_check_by_ip</path>
  849. </ignore>
  850. <ignore>
  851. <path>web/secure/base_js_url</path>
  852. </ignore>
  853. <ignore>
  854. <path>web/secure/base_media_url</path>
  855. </ignore>
  856. <ignore>
  857. <path>web/secure/base_skin_url</path>
  858. </ignore>
  859. <ignore>
  860. <path>web/secure/base_url</path>
  861. </ignore>
  862. <ignore>
  863. <path>web/secure/base_link_url</path>
  864. </ignore>
  865. <ignore>
  866. <path>web/unsecure/base_js_url</path>
  867. </ignore>
  868. <ignore>
  869. <path>web/unsecure/base_media_url</path>
  870. </ignore>
  871. <ignore>
  872. <path>web/unsecure/base_skin_url</path>
  873. </ignore>
  874. <ignore>
  875. <path>web/unsecure/base_url</path>
  876. </ignore>
  877. <ignore>
  878. <path>web/unsecure/base_link_url</path>
  879. </ignore>
  880. <ignore>
  881. <path>admin/url/custom</path>
  882. </ignore>
  883. <ignore>
  884. <path>admin/url/custom/path</path>
  885. </ignore>
  886. <ignore>
  887. <path>catalog/search/solr_server_password</path>
  888. </ignore>
  889. <ignore>
  890. <path>catalog/search/solr_test_connect_wizard</path>
  891. </ignore>
  892. <ignore>
  893. <path>catalog/seo/priority</path>
  894. </ignore>
  895. <ignore>
  896. <path>sales/product_sku/allowed_groups</path>
  897. </ignore>
  898. <ignore>
  899. <path>system/page_cache/debug</path>
  900. </ignore>
  901. <ignore>
  902. <path>design/theme/template</path>
  903. </ignore>
  904. <ignore>
  905. <path>design/theme/template_ua_regexp</path>
  906. </ignore>
  907. <ignore>
  908. <path>admin/security/session_cookie_lifetime</path>
  909. </ignore>
  910. <ignore>
  911. <path>web/cookie/*</path>
  912. </ignore>
  913. <rename>
  914. <path>api/config/charset</path>
  915. <to>webapi/soap/charset</to>
  916. </rename>
  917. <rename>
  918. <path>carriers/dhlint/account</path>
  919. <to>carriers/dhl/account</to>
  920. </rename>
  921. <rename>
  922. <path>carriers/dhlint/active</path>
  923. <to>carriers/dhl/active</to>
  924. </rename>
  925. <rename>
  926. <path>carriers/dhlint/content_type</path>
  927. <to>carriers/dhl/content_type</to>
  928. </rename>
  929. <rename>
  930. <path>carriers/dhlint/debug</path>
  931. <to>carriers/dhl/debug</to>
  932. </rename>
  933. <rename>
  934. <path>carriers/dhlint/divide_order_weight</path>
  935. <to>carriers/dhl/divide_order_weight</to>
  936. </rename>
  937. <rename>
  938. <path>carriers/dhlint/free_shipping_enable</path>
  939. <to>carriers/dhl/free_shipping_enable</to>
  940. </rename>
  941. <rename>
  942. <path>carriers/dhlint/free_shipping_subtotal</path>
  943. <to>carriers/dhl/free_shipping_subtotal</to>
  944. </rename>
  945. <rename>
  946. <path>carriers/dhlint/gateway_url</path>
  947. <to>carriers/dhl/gateway_url</to>
  948. </rename>
  949. <rename>
  950. <path>carriers/dhlint/handling_action</path>
  951. <to>carriers/dhl/handling_action</to>
  952. </rename>
  953. <rename>
  954. <path>carriers/dhlint/handling_fee</path>
  955. <to>carriers/dhl/handling_fee</to>
  956. </rename>
  957. <rename>
  958. <path>carriers/dhlint/handling_type</path>
  959. <to>carriers/dhl/handling_type</to>
  960. </rename>
  961. <rename>
  962. <path>carriers/dhlint/id</path>
  963. <to>carriers/dhl/id</to>
  964. </rename>
  965. <rename>
  966. <path>carriers/dhlint/password</path>
  967. <to>carriers/dhl/password</to>
  968. </rename>
  969. <rename>
  970. <path>carriers/dhlint/ready_time</path>
  971. <to>carriers/dhl/ready_time</to>
  972. </rename>
  973. <rename>
  974. <path>carriers/dhlint/sallowspecific</path>
  975. <to>carriers/dhl/sallowspecific</to>
  976. </rename>
  977. <rename>
  978. <path>carriers/dhlint/showmethod</path>
  979. <to>carriers/dhl/showmethod</to>
  980. </rename>
  981. <rename>
  982. <path>carriers/dhlint/size</path>
  983. <to>carriers/dhl/size</to>
  984. </rename>
  985. <rename>
  986. <path>carriers/dhlint/sort_order</path>
  987. <to>carriers/dhl/sort_order</to>
  988. </rename>
  989. <rename>
  990. <path>carriers/dhlint/specificcountry</path>
  991. <to>carriers/dhl/specificcountry</to>
  992. </rename>
  993. <rename>
  994. <path>carriers/dhlint/specificerrmsg</path>
  995. <to>carriers/dhl/specificerrmsg</to>
  996. </rename>
  997. <rename>
  998. <path>carriers/dhlint/title</path>
  999. <to>carriers/dhl/title</to>
  1000. </rename>
  1001. <rename>
  1002. <path>carriers/dhlint/unit_of_measure</path>
  1003. <to>carriers/dhl/unit_of_measure</to>
  1004. </rename>
  1005. <rename>
  1006. <path>contacts/contacts/enabled</path>
  1007. <to>contact/contact/enabled</to>
  1008. </rename>
  1009. <rename>
  1010. <path>contacts/email/email_template</path>
  1011. <to>contact/email/email_template</to>
  1012. </rename>
  1013. <rename>
  1014. <path>contacts/email/recipient_email</path>
  1015. <to>contact/email/recipient_email</to>
  1016. </rename>
  1017. <rename>
  1018. <path>contacts/email/sender_email_identity</path>
  1019. <to>contact/email/sender_email_identity</to>
  1020. </rename>
  1021. <rename>
  1022. <path>crontab/jobs/catalog_product_alert/schedule/cron_expr</path>
  1023. <to>crontab/default/jobs/catalog_product_alert/schedule/cron_expr</to>
  1024. </rename>
  1025. <rename>
  1026. <path>crontab/jobs/currency_rates_update/schedule/cron_expr</path>
  1027. <to>crontab/default/jobs/currency_rates_update/schedule/cron_expr</to>
  1028. </rename>
  1029. <rename>
  1030. <path>crontab/jobs/log_clean/schedule/cron_expr</path>
  1031. <to>crontab/default/jobs/log_clean/schedule/cron_expr</to>
  1032. </rename>
  1033. <rename>
  1034. <path>crontab/jobs/log_clean/run/model</path>
  1035. <to>crontab/default/jobs/log_clean/run/model</to>
  1036. </rename>
  1037. <rename>
  1038. <path>crontab/jobs/send_notification/schedule/cron_expr</path>
  1039. <to>crontab/default/jobs/send_notification/schedule/cron_expr</to>
  1040. </rename>
  1041. <rename>
  1042. <path>crontab/jobs/send_notification/run/model</path>
  1043. <to>crontab/default/jobs/send_notification/run/model</to>
  1044. </rename>
  1045. <rename>
  1046. <path>crontab/jobs/sitemap_generate/schedule/cron_expr</path>
  1047. <to>crontab/default/jobs/sitemap_generate/schedule/cron_expr</to>
  1048. </rename>
  1049. <rename>
  1050. <path>crontab/jobs/sitemap_generate/run/model</path>
  1051. <to>crontab/default/jobs/sitemap_generate/run/model</to>
  1052. </rename>
  1053. <rename>
  1054. <path>crontab/jobs/system_backup/schedule/cron_expr</path>
  1055. <to>crontab/default/jobs/system_backup/schedule/cron_expr</to>
  1056. </rename>
  1057. <rename>
  1058. <path>crontab/jobs/system_backup/run/model</path>
  1059. <to>crontab/default/jobs/system_backup/run/model</to>
  1060. </rename>
  1061. <rename>
  1062. <path>design/head/default_robots</path>
  1063. <to>design/search_engine_robots/default_robots</to>
  1064. </rename>
  1065. <rename>
  1066. <path>design/header/logo_src_small</path>
  1067. <to>design/header/logo_src</to>
  1068. </rename>
  1069. <rename>
  1070. <path>general/store_information/merchant_country</path>
  1071. <to>general/store_information/country_id</to>
  1072. </rename>
  1073. <rename>
  1074. <path>payment/paypaluk_express/active</path>
  1075. <to>payment/payflow_express/active</to>
  1076. </rename>
  1077. <rename>
  1078. <path>payment/paypaluk_express/allowspecific</path>
  1079. <to>payment/payflow_express/allowspecific</to>
  1080. </rename>
  1081. <rename>
  1082. <path>payment/paypaluk_express/debug</path>
  1083. <to>payment/payflow_express/debug</to>
  1084. </rename>
  1085. <rename>
  1086. <path>payment/paypaluk_express/line_items_enabled</path>
  1087. <to>payment/payflow_express/line_items_enabled</to>
  1088. </rename>
  1089. <rename>
  1090. <path>payment/paypaluk_express/payment_action</path>
  1091. <to>payment/payflow_express/payment_action</to>
  1092. </rename>
  1093. <rename>
  1094. <path>payment/paypaluk_express/sort_order</path>
  1095. <to>payment/payflow_express/sort_order</to>
  1096. </rename>
  1097. <rename>
  1098. <path>payment/paypaluk_express/title</path>
  1099. <to>payment/payflow_express/title</to>
  1100. </rename>
  1101. <rename>
  1102. <path>payment/paypaluk_express/verify_peer</path>
  1103. <to>payment/payflow_express/verify_peer</to>
  1104. </rename>
  1105. <rename>
  1106. <path>payment/paypaluk_express/visible_on_cart</path>
  1107. <to>payment/payflow_express/visible_on_cart</to>
  1108. </rename>
  1109. <rename>
  1110. <path>payment/paypaluk_express/visible_on_product</path>
  1111. <to>payment/payflow_express/visible_on_product</to>
  1112. </rename>
  1113. <rename>
  1114. <path>payment/paypaluk_express_bml/active</path>
  1115. <to>payment/payflow_express_bml/active</to>
  1116. </rename>
  1117. <rename>
  1118. <path>payment/paypal_standard/active</path>
  1119. <to>payment/wps_express/active</to>
  1120. </rename>
  1121. <rename>
  1122. <path>payment/paypal_wps_express/active</path>
  1123. <to>payment/wps_express/active</to>
  1124. </rename>
  1125. <rename>
  1126. <path>rss/order/status_notified</path>
  1127. <to>rss/order/status</to>
  1128. </rename>
  1129. <rename>
  1130. <path>shipping/option/checkout_multiple</path>
  1131. <to>multishipping/options/checkout_multiple</to>
  1132. </rename>
  1133. <rename>
  1134. <path>shipping/option/checkout_multiple_maximum_qty</path>
  1135. <to>multishipping/options/checkout_multiple_maximum_qty</to>
  1136. </rename>
  1137. <rename>
  1138. <path>system/cron/history_cleanup_every</path>
  1139. <to>system/cron/default/history_cleanup_every</to>
  1140. </rename>
  1141. <rename>
  1142. <path>system/cron/history_failure_lifetime</path>
  1143. <to>system/cron/default/history_failure_lifetime</to>
  1144. </rename>
  1145. <rename>
  1146. <path>system/cron/history_success_lifetime</path>
  1147. <to>system/cron/default/history_success_lifetime</to>
  1148. </rename>
  1149. <rename>
  1150. <path>system/cron/schedule_ahead_for</path>
  1151. <to>system/cron/default/schedule_ahead_for</to>
  1152. </rename>
  1153. <rename>
  1154. <path>system/cron/schedule_generate_every</path>
  1155. <to>system/cron/default/schedule_generate_every</to>
  1156. </rename>
  1157. <rename>
  1158. <path>system/cron/schedule_lifetime</path>
  1159. <to>system/cron/default/schedule_lifetime</to>
  1160. </rename>
  1161. </key>
  1162. <value>
  1163. <transform>
  1164. <path>catalog/category/root_id</path>
  1165. <handler class="\Migration\Handler\Settings\CategoryRootId" />
  1166. </transform>
  1167. <transform>
  1168. <path>catalog/seo/category_url_suffix</path>
  1169. <handler class="\Migration\Handler\Settings\UrlSuffix" />
  1170. </transform>
  1171. <transform>
  1172. <path>catalog/seo/product_url_suffix</path>
  1173. <handler class="\Migration\Handler\Settings\UrlSuffix" />
  1174. </transform>
  1175. <transform>
  1176. <path>payment/payflow_advanced/pwd</path>
  1177. <handler class="\Migration\Handler\Encrypt" />
  1178. </transform>
  1179. <transform>
  1180. <path>paypal/wpp/api_username</path>
  1181. <handler class="\Migration\Handler\Encrypt" />
  1182. </transform>
  1183. <transform>
  1184. <path>paypal/wpp/api_password</path>
  1185. <handler class="\Migration\Handler\Encrypt" />
  1186. </transform>
  1187. <transform>
  1188. <path>paypal/wpp/api_signature</path>
  1189. <handler class="\Migration\Handler\Encrypt" />
  1190. </transform>
  1191. <transform>
  1192. <path>paypal/fetch_reports/ftp_login</path>
  1193. <handler class="\Migration\Handler\Encrypt" />
  1194. </transform>
  1195. <transform>
  1196. <path>paypal/fetch_reports/ftp_password</path>
  1197. <handler class="\Migration\Handler\Encrypt" />
  1198. </transform>
  1199. <transform>
  1200. <path>payment/verisign/user</path>
  1201. <handler class="\Migration\Handler\Encrypt" />
  1202. </transform>
  1203. <transform>
  1204. <path>payment/verisign/pwd</path>
  1205. <handler class="\Migration\Handler\Encrypt" />
  1206. </transform>
  1207. <transform>
  1208. <path>payment/payflow_link/pwd</path>
  1209. <handler class="\Migration\Handler\Encrypt" />
  1210. </transform>
  1211. <transform>
  1212. <path>payment/authorizenet_directpost/login</path>
  1213. <handler class="\Migration\Handler\Encrypt" />
  1214. </transform>
  1215. <transform>
  1216. <path>payment/authorizenet_directpost/trans_key</path>
  1217. <handler class="\Migration\Handler\Encrypt" />
  1218. </transform>
  1219. <transform>
  1220. <path>payment/authorizenet_directpost/trans_md5</path>
  1221. <handler class="\Migration\Handler\Encrypt" />
  1222. </transform>
  1223. <transform>
  1224. <path>payment/authorizenet/login</path>
  1225. <handler class="\Migration\Handler\Encrypt" />
  1226. </transform>
  1227. <transform>
  1228. <path>payment/authorizenet/trans_key</path>
  1229. <handler class="\Migration\Handler\Encrypt" />
  1230. </transform>
  1231. <transform>
  1232. <path>carriers/ups/password</path>
  1233. <handler class="\Migration\Handler\Encrypt" />
  1234. </transform>
  1235. <transform>
  1236. <path>carriers/ups/username</path>
  1237. <handler class="\Migration\Handler\Encrypt" />
  1238. </transform>
  1239. <transform>
  1240. <path>carriers/ups/access_license_number</path>
  1241. <handler class="\Migration\Handler\Encrypt" />
  1242. </transform>
  1243. <transform>
  1244. <path>carriers/usps/userid</path>
  1245. <handler class="\Migration\Handler\Encrypt" />
  1246. </transform>
  1247. <transform>
  1248. <path>carriers/usps/password</path>
  1249. <handler class="\Migration\Handler\Encrypt" />
  1250. </transform>
  1251. <transform>
  1252. <path>carriers/fedex/account</path>
  1253. <handler class="\Migration\Handler\Encrypt" />
  1254. </transform>
  1255. <transform>
  1256. <path>carriers/fedex/meter_number</path>
  1257. <handler class="\Migration\Handler\Encrypt" />
  1258. </transform>
  1259. <transform>
  1260. <path>carriers/fedex/key</path>
  1261. <handler class="\Migration\Handler\Encrypt" />
  1262. </transform>
  1263. <transform>
  1264. <path>carriers/fedex/password</path>
  1265. <handler class="\Migration\Handler\Encrypt" />
  1266. </transform>
  1267. <transform>
  1268. <path>carriers/dhl/id</path>
  1269. <handler class="\Migration\Handler\Encrypt" />
  1270. </transform>
  1271. <transform>
  1272. <path>carriers/dhl/password</path>
  1273. <handler class="\Migration\Handler\Encrypt" />
  1274. </transform>
  1275. <transform>
  1276. <path>carriers/dhl/shipping_key</path>
  1277. <handler class="\Migration\Handler\Encrypt" />
  1278. </transform>
  1279. <transform>
  1280. <path>carriers/dhl/shipping_intlkey</path>
  1281. <handler class="\Migration\Handler\Encrypt" />
  1282. </transform>
  1283. <transform>
  1284. <path>carriers/dhlint/id</path>
  1285. <handler class="\Migration\Handler\Encrypt" />
  1286. </transform>
  1287. <transform>
  1288. <path>carriers/dhlint/password</path>
  1289. <handler class="\Migration\Handler\Encrypt" />
  1290. </transform>
  1291. <transform>
  1292. <path>payment_services/centinel/password</path>
  1293. <handler class="\Migration\Handler\Encrypt" />
  1294. </transform>
  1295. <transform>
  1296. <path>cataloginventory/item_options/min_sale_qty</path>
  1297. <handler class="\Migration\Handler\SerializeToJson">
  1298. <param name="suppressWarning" value="true" />
  1299. </handler>
  1300. </transform>
  1301. <transform>
  1302. <path>currency/options/customsymbol</path>
  1303. <handler class="\Migration\Handler\SerializeToJson" />
  1304. </transform>
  1305. </value>
  1306. </settings>