include filename in pandora config

This commit is contained in:
j 2024-08-25 15:22:39 +02:00
parent 1ccc8df75c
commit 446a748a79

View file

@ -752,6 +752,13 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
"capability": "canSeeMedia",
"find": true
},
{
"id": "filename",
"title": "Filename",
"type": ["string"],
"capability": "canSeeMedia",
"find": true
},
{
"id": "created",
"title": "Date Created",