Skip to content

Commit

Permalink
enable sluggable extension
Browse files Browse the repository at this point in the history
  • Loading branch information
takeit committed Nov 16, 2015
1 parent 059f24b commit eea522a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion newscoop/application/configs/symfony/config.yml
Expand Up @@ -202,7 +202,7 @@ stof_doctrine_extensions:
orm:
default:
tree: true
sluggable: false
sluggable: true
translatable: true
sortable: true
loggable: false

0 comments on commit eea522a

Please sign in to comment.