Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
12 lines
242 B
JSON
12 lines
242 B
JSON
{
|
|||
"name": "Test Cache Plugin",
|
|||
"author": "Navidrome Test",
|
|||
"version": "1.0.0",
|
|||
"description": "A test cache plugin for integration testing",
|
|||
"permissions": {
|
|||
"cache": {
|
|||
"reason": "For testing cache operations"
|
|||
}
|
|||
}
|
|||
}
|