summaryrefslogtreecommitdiff
path: root/protected/config/maincfg.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2013-06-25 15:14:49 +0200
committerPatrick Seeger <pseeger@ccwn.org>2013-06-25 15:14:49 +0200
commitb4dfd48928c04f7256e4d6e4e2a316310935d28e (patch)
tree9c2f5ce95745680d51a2a2823d8583d0fdd431a0 /protected/config/maincfg.php
parent9d7cce38ef2c157ca44df2bd8f43a27bbd09fcec (diff)
Upload von Hintergrundbildern
Diffstat (limited to 'protected/config/maincfg.php')
-rw-r--r--protected/config/maincfg.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/protected/config/maincfg.php b/protected/config/maincfg.php
index b9cfd08..2327468 100644
--- a/protected/config/maincfg.php
+++ b/protected/config/maincfg.php
@@ -124,5 +124,7 @@ return array(
'end_time'=>'23:00',
'logo_width'=>150,
'logo_height'=>150,
+ 'verein_background_width'=>850,
+ 'verein_background_height'=>200,
),
);