5592cb7d4e
Conflicts: package.json src/components/appRouter.js src/components/require/requiretext.js src/config.json src/scripts/clientUtils.js src/scripts/settings/webSettings.js src/scripts/site.js
42 lines
828 B
JSON
42 lines
828 B
JSON
{
|
|
"multiserver": false,
|
|
"themes": [
|
|
{
|
|
"name": "Apple TV",
|
|
"id": "appletv"
|
|
}, {
|
|
"name": "Blue Radiance",
|
|
"id": "blueradiance"
|
|
}, {
|
|
"name": "Dark",
|
|
"id": "dark",
|
|
"default": true
|
|
}, {
|
|
"name": "Light",
|
|
"id": "light"
|
|
}, {
|
|
"name": "Purple Haze",
|
|
"id": "purplehaze"
|
|
}, {
|
|
"name": "WMC",
|
|
"id": "wmc"
|
|
}
|
|
],
|
|
"servers": [],
|
|
"plugins": [
|
|
"playAccessValidation/plugin",
|
|
"experimentalWarnings/plugin",
|
|
"htmlAudioPlayer/plugin",
|
|
"htmlVideoPlayer/plugin",
|
|
"photoPlayer/plugin",
|
|
"comicsPlayer/plugin",
|
|
"bookPlayer/plugin",
|
|
"youtubePlayer/plugin",
|
|
"backdropScreensaver/plugin",
|
|
"pdfPlayer/plugin",
|
|
"logoScreensaver/plugin",
|
|
"sessionPlayer/plugin",
|
|
"chromecastPlayer/plugin"
|
|
]
|
|
}
|