mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
50 lines
867 B
YAML
50 lines
867 B
YAML
|
enabled: true
|
||
|
theme: moon
|
||
|
order:
|
||
|
by: folder
|
||
|
dir: asc
|
||
|
all_assets: false
|
||
|
theme_css: true
|
||
|
builtin_css: true
|
||
|
builtin_js: true
|
||
|
plugin_css: true
|
||
|
plugin_js: true
|
||
|
textsizing: true
|
||
|
sync: "none"
|
||
|
api_route: "presentationapi"
|
||
|
poll_timeout: 2000
|
||
|
poll_retry_limit: 10
|
||
|
token_auth: false
|
||
|
token: Hd4HFdPvbpKzTqz
|
||
|
admin_async_save: false
|
||
|
admin_async_save_typing: false
|
||
|
footer: ""
|
||
|
transition: true
|
||
|
process: html
|
||
|
shortcodes: true
|
||
|
shortcode_classes: "presentation-iframe"
|
||
|
unwrap_images: true
|
||
|
content: "Content"
|
||
|
parser: "Parser"
|
||
|
transport: "Transport"
|
||
|
shortcode_parser: RegularParser
|
||
|
breakpoints:
|
||
|
240: "16"
|
||
|
320: "20"
|
||
|
576: "24"
|
||
|
768: "28"
|
||
|
992: "32"
|
||
|
1200: "36"
|
||
|
1600: "40"
|
||
|
options:
|
||
|
width: "100%"
|
||
|
height: "100%"
|
||
|
margin: "0"
|
||
|
minScale: "1"
|
||
|
maxScale: "1"
|
||
|
transition: "fade"
|
||
|
controlsTutorial: "false"
|
||
|
history: "true"
|
||
|
display: "flex"
|
||
|
pdfSeparateFragments: false
|