Fixed 178: Layer 2 check is enabled

This commit is contained in:
prasad-takale-eminds
2024-08-13 09:58:32 +05:30
parent 9e24537079
commit 09f849a52d
2 changed files with 8 additions and 2 deletions

View File

@@ -131,3 +131,6 @@ app:
# In minutes # In minutes
syncInterval: 30 syncInterval: 30
redis_db: 3 redis_db: 3
useLayer2Config: USE_LAYER_2_CONFIG
mandateLayer2Config: MANDATE_LAYER_2_CONFIG

View File

@@ -129,3 +129,6 @@ app:
# In minutes # In minutes
syncInterval: 30 syncInterval: 30
redis_db: 3 redis_db: 3
useLayer2Config: USE_LAYER_2_CONFIG
mandateLayer2Config: MANDATE_LAYER_2_CONFIG