Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions application/config/applications/mapbender_user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -406,6 +406,14 @@ parameters:
target: map
body: mb.demoapps.poi
useMailto: false
copyright-info:
class: Mapbender\CoreBundle\Element\Copyright
autoOpen: true
content: 'You are using Mapbender. We hope you enjoy the software.'
dontShowAgain: true
dontShowAgainLabel: mb.core.copyright.admin.dontShowAgainDefaultLabel
popupWidth: 200
popupHeight: 200
sidepane:
layertree:
class: Mapbender\CoreBundle\Element\Layertree
Expand Down