Skip to content

Conversation

Aarebecca
Copy link
Contributor

No description provided.

@Aarebecca Aarebecca merged commit 9adf826 into v5 Jan 8, 2025
2 checks passed
Copy link

Walkthrough

This pull request introduces a configuration change to enable the petercat feature in the .dumirc.ts file. The change involves adding a new configuration object with a show flag set to true and a token value.

Changes

File Summary
packages/site/.dumirc.ts Added petercat configuration with show: true and a specific token.

@Aarebecca Aarebecca deleted the chore/petercat branch January 8, 2025 07:08
],
petercat: {
show: true,
token: '4bd33b46-9b3c-4df1-be17-9206ea7c7e34',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Storing sensitive information such as tokens directly in the codebase can lead to security vulnerabilities. Consider using environment variables or a secure vault to manage sensitive data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant