From 776fcd2b08d375e5e1d6aee80b7240d039b26503 Mon Sep 17 00:00:00 2001
From: Daniel Vogel <daniel.vogel@mni.thm.de>
Date: Wed, 14 Jan 2015 11:14:38 +0100
Subject: [PATCH] Added logo file size to arsnova.properties example

---
 src/main/resources/arsnova.properties.example | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/resources/arsnova.properties.example b/src/main/resources/arsnova.properties.example
index 5747ea0aa..b59389ae6 100644
--- a/src/main/resources/arsnova.properties.example
+++ b/src/main/resources/arsnova.properties.example
@@ -203,3 +203,4 @@ links.privacy-policy.url=
 # configuration for the public pool
 pp.subjects = Mathematik,Informatik,BWL
 pp.licenses = MIT,Apache License V2
+pp.logofilesize_b = 102400
\ No newline at end of file
-- 
GitLab