6 lines
189 B
Django/Jinja
6 lines
189 B
Django/Jinja
<?php
|
|
// Sovereign tenant branding for Roundcube.
|
|
// This file is merged with the auto-generated config by the container entrypoint.
|
|
|
|
$config['product_name'] = '{{ tenant_name }} Webmail';
|