Update webhosting configuration: Specify database type in product details by changing 'Datenbanken' value to '20 MySQL' for improved clarity in offerings.

This commit is contained in:
TheOnlyMace
2026-04-09 21:01:10 +02:00
parent e544720900
commit e5402189ea

View File

@@ -388,7 +388,7 @@ $PRODUCTS['webhosting'] = [
['label' => 'Subdomains', 'value' => 'unbegrenzt'], ['label' => 'Subdomains', 'value' => 'unbegrenzt'],
['label' => 'Domain Aliase', 'value' => 'unbegrenzt'], ['label' => 'Domain Aliase', 'value' => 'unbegrenzt'],
['label' => 'E-Mail-Postfächer', 'value' => '20'], ['label' => 'E-Mail-Postfächer', 'value' => '20'],
['label' => 'Datenbanken', 'value' => '20'], ['label' => 'Datenbanken', 'value' => '20 MySQL'],
['label' => 'Traffic', 'value' => '100 GB'], ['label' => 'Traffic', 'value' => '100 GB'],
], ],
'features' => [ 'features' => [