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

Erroneous Configuration instructions #16

Open
svsudhir opened this issue Mar 15, 2014 · 0 comments
Open

Erroneous Configuration instructions #16

svsudhir opened this issue Mar 15, 2014 · 0 comments

Comments

@svsudhir
Copy link

In the readme.md you mention that the configuration must have the following line.

sitemap:
file: "/sitemap.xml"

However in the sitemap_generator.rb file you are using this to check the config key.
@config['filename'] = sitemap_config['filename'] || SITEMAP_FILE_NAME

Please rectify the configuration instructions.

For newbies, if you clearly mention what the name of configuration file should be, it would help.

Thanks
SVS

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

No branches or pull requests

1 participant