Skip to content

Commit 5fbf565

Browse files
authored
Merge pull request thingsboard#64 from ViacheslavKlimov/edqs-api-supported
Rename TB_EDQS_API_ENABLED to TB_EDQS_API_SUPPORTED
2 parents 400b299 + 25930b4 commit 5fbf565

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tb-core-edqs.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ThingsBoard server configuration with enabled EDQS synchronization
22

33
TB_EDQS_SYNC_ENABLED=true
4-
TB_EDQS_API_ENABLED=true
4+
TB_EDQS_API_SUPPORTED=true
55
TB_EDQS_MODE=remote

0 commit comments

Comments
 (0)