Skip to content

Commit 289ef6b

Browse files
committed
comment non used config
1 parent c1fea4e commit 289ef6b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/docusaurus.config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@ const config = {
9595
({
9696
websiteID: "866f410a-7800-4d32-844f-80373325f764", // Required
9797
analyticsDomain: "raphamorim.io", // Required
98-
scriptName: "", // Optional
99-
dataHostURL: "", // Optional
98+
// scriptName: "", // Optional
99+
// dataHostURL: "", // Optional
100100
dataAutoTrack: true, // Optional
101101
dataDoNotTrack: true, // Optional
102102
dataCache: true, // Optional
103-
dataDomains: "", // comma separated list of domains, *Recommended*
103+
// dataDomains: "", // comma separated list of domains, *Recommended*
104104
}),
105105
],
106106
],

0 commit comments

Comments
 (0)