Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Slugs just ASCII
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhellmann committed Jan 10, 2019
1 parent 9ebff83 commit d5dde30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generators/app/templates/___src/_craftCMS3/general.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
'subLeft' => true,
'subRight' => true,
],
'limitAutoSlugsToAscii' => true,
'enableCsrfProtection' => true,
'generateTransformsBeforePageLoad' => true,
'omitScriptNameInUrls' => true,
Expand Down

0 comments on commit d5dde30

Please sign in to comment.