Optimize docker and solve memory issues #46

Merged
akrdzic merged 6 commits from optimize-docker into master 2018-10-24 15:37:33 +02:00
Showing only changes of commit e524e6d0d5 - Show all commits

View File

@@ -83,9 +83,7 @@ function wiaas_db_update_enable_orders_access_management() {
function wiaas_db_setup_exclusive_taxonomies() {
update_option('radio_button_for_taxonomies_options', array(
'taxonomies' => array(
'product_cat',
'product_country',
'wiaas_document_types',
'shop_order_project',
),
'delete' => 0,
));