Skip to content

Commit 1065b1d

Browse files
committed
Improve README
1 parent a647f2a commit 1065b1d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -191,8 +191,8 @@ A consent form will be displayed in the browser at first usage. Opt-in or pot-ou
191191

192192
There are two ways you can opt-out before installation and running:
193193

194-
- modify the Edge configuration via the `config.xml` (the `usage-tracking` property allows corporate-wide consent)
195-
194+
- Modify the Edge configuration via the `config.xml` (the `usage-tracking` property allows corporate-wide consent).
195+
+
196196
[#dissable-tracking]
197197
.Example configuration to disable usage tracking centrally for all users
198198
[source,xml]
@@ -205,7 +205,6 @@ There are two ways you can opt-out before installation and running:
205205
</hivemq>
206206
----
207207

208-
- modify the frontend configuration (the `VITE_MONITORING_?????` properties in the `./.env` file contains HiveMQ unique application id required to activate the different trackers).
208+
- Modify the frontend configuration (the `VITE_MONITORING_?????` properties in the `./.env` file contains HiveMQ unique application id required to activate the different trackers).
209209

210210
Note that you can also change the `VITE_MONITORING_?????` values to your own account(s) if you use any. It will allow you to collect behaviour on your own infrastructure
211-

0 commit comments

Comments
 (0)