Adding option to brand across services where possible
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?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';
|
||||
Reference in New Issue
Block a user