Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a robots.txt configuration in Torus config file #4

Open
gkpty opened this issue Jul 28, 2020 · 0 comments
Open

Add a robots.txt configuration in Torus config file #4

gkpty opened this issue Jul 28, 2020 · 0 comments
Labels
feature hacktoberfest An appropriate issue for Hacktoberfest

Comments

@gkpty
Copy link
Contributor

gkpty commented Jul 28, 2020

the robots.txt configuration should contain additional rules for the production file.

robots: {
    allow:[],
    disallow:[]
}

defualt is

allow: *
@gkpty gkpty added hacktoberfest An appropriate issue for Hacktoberfest feature labels Oct 2, 2020
@lucaskardo lucaskardo changed the title Add a robots.txt configuration in arjan config file Add a robots.txt configuration in Torus config file Oct 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature hacktoberfest An appropriate issue for Hacktoberfest
Projects
None yet
Development

No branches or pull requests

1 participant