Adding option to brand across services where possible

This commit is contained in:
Ian Roddis
2026-03-23 14:54:16 -03:00
parent 6c914d5b82
commit 72f171e88f
20 changed files with 191 additions and 4 deletions
@@ -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';