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

omitScriptNameInUrls - wrong default value #52

Closed
piotrpog opened this issue Aug 12, 2020 · 1 comment
Closed

omitScriptNameInUrls - wrong default value #52

piotrpog opened this issue Aug 12, 2020 · 1 comment
Labels
🐞 bug Something isn't working

Comments

@piotrpog
Copy link

https://craftcms.com/docs/3.x/config/config-settings.html#omitscriptnameinurls

When I install craft, this setting is set to true, yet docs say that default value is false.

@piotrpog piotrpog added the bug label Aug 12, 2020
@mattstein
Copy link
Contributor

That’s the default value directly from the codebase. If you installed using composer create-project craftcms/craft, that project would have set it to true.

@AugustMiller AugustMiller added 🐞 bug Something isn't working and removed bug labels Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants