Spaces:
Running
Running
Remove GA from HuggingChat config (#1019)
Browse files- .env.template +0 -1
.env.template
CHANGED
|
@@ -236,7 +236,6 @@ PUBLIC_APP_DISCLAIMER_MESSAGE="Disclaimer: AI is an area of active research with
|
|
| 236 |
PUBLIC_APP_DATA_SHARING=0
|
| 237 |
PUBLIC_APP_DISCLAIMER=1
|
| 238 |
|
| 239 |
-
PUBLIC_GOOGLE_ANALYTICS_ID=G-8Q63TH4CSL
|
| 240 |
PUBLIC_PLAUSIBLE_SCRIPT_URL="/js/script.js"
|
| 241 |
|
| 242 |
# Not part of the .env but set as other variables in the space
|
|
|
|
| 236 |
PUBLIC_APP_DATA_SHARING=0
|
| 237 |
PUBLIC_APP_DISCLAIMER=1
|
| 238 |
|
|
|
|
| 239 |
PUBLIC_PLAUSIBLE_SCRIPT_URL="/js/script.js"
|
| 240 |
|
| 241 |
# Not part of the .env but set as other variables in the space
|