|
|
@@ -43,14 +43,14 @@ function siteBuilder_ConfigOptions() {
|
|
|
"FriendlyName" => "Builder URL", # Full Builder URL (prefix//hostname:port/)
|
|
|
"Type" => "text", # Text Box
|
|
|
"Size" => "25", # Defines the Field Width
|
|
|
- "Description" => "Full Builder URL (prefix//hostname:port/)",
|
|
|
+ "Description" => "\nFull Builder URL (prefix//hostname:port/)",
|
|
|
"Default" => "https://builder.thurdata.ch/",
|
|
|
],
|
|
|
"HostingPlanID" => [
|
|
|
"FriendlyName" => "Hosting Plan ID",
|
|
|
"Type" => "text", # Text Box
|
|
|
"Size" => "25", # Defines the Field Width
|
|
|
- "Description" => "Set the hostingPlan ID for this Product",
|
|
|
+ "Description" => "\nSet the hostingPlan ID for this Product",
|
|
|
"Default" => "https://builder.thurdata.ch/",
|
|
|
],
|
|
|
"quotaConfig" => [
|