Skip to content
Snippets Groups Projects
Commit 29e9221e authored by Christoph Thelen's avatar Christoph Thelen
Browse files

Add missing image upload properties

parent 7dd53718
No related merge requests found
......@@ -194,6 +194,10 @@ feedback.cleanup=10
# maximal filesize in bytes
upload.filesize_b=1048576
# maximal thumbnail size in pixels
imageupload.thumbnail.width=200
imageupload.thumbnail.height=200
# maximal number of answer options allowed for a skill question
question.answer-option-limit=8
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment