Skip to content

Conversation

@reakaleek
Copy link
Member

@reakaleek reakaleek commented Jan 17, 2025

Closes #249

@reakaleek reakaleek self-assigned this Jan 17, 2025
@reakaleek reakaleek requested a review from a team January 17, 2025 11:26
public required string? UrlPathPrefix { get; set; }
public required string? GithubEditUrl { get; set; }

public bool AllowIndexing { get; init; }
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
public bool AllowIndexing { get; init; }
public required bool AllowIndexing { get; init; }

Copy link
Member Author

Choose a reason for hiding this comment

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

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

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

One small nit, otherwise LGTM!

@reakaleek reakaleek merged commit 1d36c3d into main Jan 17, 2025
4 checks passed
@reakaleek reakaleek deleted the feature/allow-indexing-option branch January 17, 2025 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Ability to disable crawling

3 participants