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:16:55 +0200
commit9fd4565719ba3f099d2ffa081bb594a35b694ca9 (patch)
tree358ea5f65d3496be78f5d03f822e52cb553fb369 /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,
),
);