[PR #6] [MERGED] Add default value false to GOOGLE_TAG_MANAGER_ENABLED #27

Closed
opened 2026-02-27 23:20:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spatie/dnsrecords.io/pull/6
Author: @ghost
Created: 10/27/2017
Status: Merged
Merged: 10/27/2017
Merged by: @freekmurze

Base: masterHead: feature/fix-error-gtm


📝 Commits (1)

  • bfe5967 Add default value false to GOOGLE_TAG_MANAGER_ENABLED configuration

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .env.example (+1 -1)

📄 Description

Hello, while trying to run this project on my local environment, I got error like this:

I fix this by, adding set GOOGLE_TAG_MANAGER_ENABLED=false in my .env file.
I think this should be set as default in.env.example


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/spatie/dnsrecords.io/pull/6 **Author:** [@ghost](https://github.com/ghost) **Created:** 10/27/2017 **Status:** ✅ Merged **Merged:** 10/27/2017 **Merged by:** [@freekmurze](https://github.com/freekmurze) **Base:** `master` ← **Head:** `feature/fix-error-gtm` --- ### 📝 Commits (1) - [`bfe5967`](https://github.com/spatie/dnsrecords.io/commit/bfe5967479c95027939554ccd769a615f957c234) Add default value false to GOOGLE_TAG_MANAGER_ENABLED configuration ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -1) </details> ### 📄 Description Hello, while trying to run this project on my local environment, I got error like this: ![](https://i.imgur.com/yWuxRPf.png " ") I fix this by, adding set `GOOGLE_TAG_MANAGER_ENABLED=false` in my `.env` file. I think this should be set as default in`.env.example` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 23:20:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dnsrecords.io#27
No description provided.