forked from 0x2620/pandora
config: add site.sites and site.user.ui.showAdvancedEmbedOptions
This commit is contained in:
parent
a4c23ee42c
commit
6d8e27c043
4 changed files with 21 additions and 0 deletions
|
|
@ -669,6 +669,10 @@
|
|||
{"id": "rights", "title": "Rights Management"},
|
||||
{"id": "contact", "title": "Contact"}
|
||||
],
|
||||
"sites": [
|
||||
{"name": "Indiancine.ma", "url": "indiancine.ma"},
|
||||
{"name": "Pad.ma", "url": "pad.ma"}
|
||||
],
|
||||
"themes": ["oxlight", "oxmedium", "oxdark"],
|
||||
"timelines": [
|
||||
{"id": "antialias", "title": "Anti-Alias"},
|
||||
|
|
@ -733,6 +737,7 @@
|
|||
"section": "items",
|
||||
"sequenceMode": "shape",
|
||||
"sequenceSort": [{"key": "director", "operator": "+"}],
|
||||
"showAdvancedEmbedOptions": false,
|
||||
"showAnnotations": true,
|
||||
"showBrowser": true,
|
||||
"showCalendarControls": true, // fixme: should be false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue