fix: Change every stored schema property by displayed

This commit is contained in:
Clément Renault
2019-09-04 11:08:38 +02:00
parent 50b8a66794
commit 333189ee51
3 changed files with 131 additions and 9 deletions

View File

@ -4,18 +4,18 @@
identifier = "id"
[attributes.id]
stored = true
displayed = true
[attributes.title]
stored = true
displayed = true
indexed = true
[attributes.overview]
stored = true
displayed = true
indexed = true
[attributes.release_date]
stored = true
displayed = true
[attributes.poster]
stored = true
displayed = true