Skip to content

Commit a1abc73

Browse files
committed
Revert config file change
Signed-off-by: Patrice Chalin <[email protected]>
1 parent 97ca231 commit a1abc73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ anchor = "smart"
117117

118118
[services]
119119
[services.googleAnalytics]
120-
# Bogus value in support of params.ui.feedback.
121-
id = "G-0000000000"
120+
# Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback].
121+
id = "UA-00000000-0"
122122

123123
[params]
124124
copyright_k8s = "The Kubernetes Authors"

0 commit comments

Comments
 (0)