mirror of
https://git.hexahost.dev/smueller/HexaHost-Frontend.git
synced 2026-06-02 09:18:43 +00:00
Update webhosting configuration: Changed 'Domains Inkl.' value from '3' to '1' to accurately reflect product offerings and specifications.
This commit is contained in:
@@ -384,7 +384,7 @@ $PRODUCTS['webhosting'] = [
|
|||||||
'featured' => false,
|
'featured' => false,
|
||||||
'specs' => [
|
'specs' => [
|
||||||
['label' => 'Webspace', 'value' => '50 GB'],
|
['label' => 'Webspace', 'value' => '50 GB'],
|
||||||
['label' => 'Domains Inkl.', 'value' => '3'],
|
['label' => 'Domains Inkl.', 'value' => '1'],
|
||||||
['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'],
|
||||||
|
|||||||
Reference in New Issue
Block a user