Skip to content

Commit

Permalink
Merge pull request #1872 from tvdeyen/remove-url_nesting-config
Browse files Browse the repository at this point in the history
Remove url_nesting config
  • Loading branch information
tvdeyen authored Jun 4, 2020
2 parents c4b6d59 + 5238788 commit dc242d9
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions config/alchemy/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,19 +38,6 @@ sitemap:
show_root: true
show_flag: false

# === URL nesting
#
# Since Alchemy 2.6.0, page urls are nested, respectively to their tree position.
#
# Disable +url_nesting+ to get slug only urls.
#
# NOTE: After changing the url_nesting, you should run one of these convert rake tasks:
#
# rake alchemy:convert:urlnames:to_nested
# rake alchemy:convert:urlnames:to_slug
#
url_nesting: true

# === Default items per page in admin views
#
# In Alchemy's Admin, change how many items you would get shown per page by Kaminari
Expand Down

0 comments on commit dc242d9

Please sign in to comment.