Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
memoriav
Memobase 2020
services
Cantaloupe on Docker
Commits
43589d06
Verified
Commit
43589d06
authored
Oct 05, 2021
by
Sebastian Schüpbach
Browse files
disable maximum scale per default
parent
444c030d
Pipeline
#37571
passed with stages
in 9 minutes and 11 seconds
Changes
1
Pipelines
9
Show whitespace changes
Inline
Side-by-side
cantaloupe.properties
View file @
43589d06
...
...
@@ -55,7 +55,7 @@ base_uri =
max_pixels
=
100000000
# Maximum scale to allow (1.0 = full scale; 0 = no maximum).
max_scale
=
1.
0
max_scale
=
0
# A meta-identifier is a superset of an identifier that includes other
# information like a page number and/or scale constraint. A meta-identifier
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment