Closed
Conversation
Collaborator
|
There's instructions for this in the PostHog.AspNetCore README: https://github.com/PostHog/posthog-dotnet/blob/main/src/PostHog.AspNetCore/README.md However, as I think about it, if users update |
Collaborator
|
For users of this library, they can put settings in appSettings.json for their own project, but we probably don't want them to do that for our project. |
Member
Author
|
cool cool... happy for you to edit this PR or just throw it away and do something else :) |
Collaborator
|
I did something else. Thanks though! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
it's a while since i ran asp .net so there may be a better way of telling folk to do this
but i wanted to run against local so needed to set these two settings
i'll assume some other people are as silly as me and a note in the README might help 😊