Skip to content

Commit 8de2fef

Browse files
author
Cosmo
authored
Upate Readme
1 parent cb3cb10 commit 8de2fef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ config = {
114114

115115
// Rendering options
116116
"base": "file:///home/www/your-asset-path", // Base path that's used to load files (images, css, js) when they aren't referenced using a host
117+
118+
// Zooming options
119+
"zoomFactor": "1", // default is 1
117120

118121
// File options
119122
"type": "pdf", // allowed file types: png, jpeg, pdf

0 commit comments

Comments
 (0)