mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 11:16:00 +05:30
Transliterate slug option
This commit is contained in:
parent
f5c1a4812a
commit
6452fc4806
4 changed files with 29 additions and 3 deletions
|
|
@ -211,4 +211,7 @@ views.layout = "layout"
|
|||
admin.theme = "light"
|
||||
|
||||
; Fulltext search
|
||||
fulltext.search = "true"
|
||||
fulltext.search = "false"
|
||||
|
||||
; Transliterate Slug
|
||||
transliterate.slug = "true"
|
||||
Loading…
Add table
Add a link
Reference in a new issue