mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced 2026-06-02 07:18:42 +00:00
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:
@@ -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' => [
|
||||||
|
|||||||
Reference in New Issue
Block a user