We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1aa283 commit 205add8Copy full SHA for 205add8
1 file changed
Configuration/refinitiv-data.config.json
@@ -19,18 +19,18 @@
19
"username": "YOUR RDP LOGIN OR MACHINE GOES HERE!",
20
"password": "YOUR RDP PASSWORD GOES HERE!"
21
},
22
- "deployed": {
23
- "app-key": "YOUR APP KEY GOES HERE!",
24
- "realtime-distribution-system": {
25
- "url" : "YOUR DEPLOYED HOST:PORT GOES HERE!",
26
- "dacs" : {
27
- "username" : "YOUR DACS ID GOES HERE!",
28
- "application-id" : 256,
29
- "position" : ""
30
- }
31
32
33
- },
+ "deployed": {
+ "app-key": "YOUR APP KEY GOES HERE!",
+ "realtime-distribution-system": {
+ "url" : "YOUR DEPLOYED HOST:PORT GOES HERE!",
+ "dacs" : {
+ "username" : "YOUR DACS ID GOES HERE!",
+ "application-id" : 256,
+ "position" : ""
+ }
+ },
34
"desktop": {
35
"workspace": {
36
"app-key": "YOUR APP KEY GOES HERE!"
0 commit comments