Skip to content

Commit 133c87b

Browse files
committed
Created Source Model for Analytics region
1 parent 168e65a commit 133c87b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Helper/ConfigHelper.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@ class ConfigHelper
100100
'algoliasearch_advanced/advanced/backend_rendering_allowed_user_agents';
101101
public const NON_CASTABLE_ATTRIBUTES = 'algoliasearch_advanced/advanced/non_castable_attributes';
102102
public const MAX_RECORD_SIZE_LIMIT = 'algoliasearch_advanced/advanced/max_record_size_limit';
103+
public const ANALYTICS_REGION = 'algoliasearch_advanced/advanced/analytics_region';
103104

104105
public const SHOW_OUT_OF_STOCK = 'cataloginventory/options/show_out_of_stock';
105106

0 commit comments

Comments
 (0)