Feature: Managing FTP user accounts (Linux hosting)
|
Operator |
Operation |
Type/File |
Parameter |
Comment |
|---|---|---|---|---|---|
+ |
ftp-user |
|
|
|
Panel for Linux now supports the ftp-user operator. |
Feature: Customizable PHP settings
|
Operator |
Operation |
Type/File |
Parameter |
Comment |
|---|---|---|---|---|---|
+ |
webspace |
add set |
|
php-settings |
Allows to specify custom PHP configuration for newly created subscription or for an existing one. |
+ |
webspace |
get |
|
php-settings |
Returns current PHP configuration for a subscription. |
+ |
service-plan |
add set |
|
php-settings |
Allows to specify custom PHP configuration for newly created service plan or for an existing one. |
+ |
service-plan-addon |
add set |
|
php-settings |
Allows to specify custom PHP configuration for newly created add-on plan or for an existing one. |
* |
site |
add set |
|
hosting.vrt_hst.property |
Now can be used to set up custom PHP configuration for a site. |
* |
subdomain |
add set |
|
property |
Now can be used to set up custom PHP configuration for a subdomain. |
Feature: Getting events from a log
|
Operator |
Operation |
Type/File |
Parameter |
Comment |
|---|---|---|---|---|---|
* |
event_log |
get |
|
event |
New class type - site is responsible for additional domains. The existing domain type is responsible only for a default domain (first domain in a subscription). |
Feature: Managing the overusing of resources
|
Operator |
Operation |
Type/File |
Parameter |
Comment |
|---|---|---|---|---|---|
* |
reseller |
add |
|
limits.resource-policy.overuse |
New value - not_suspend_notify. Allow the overuse of resources and notify the administrator about the overuse event by email.
|
* |
reseller |
set |
|
values.limits.resource-policy.overuse |
|
* |
reseller |
get |
|
dataset.limits.resource-policy.overuse |
|
* |
reseller-plan |
add |
|
limits.resource-policy.overuse |
|
* |
webspace |
add |
|
limits.overuse |
|
* |
webspace |
set |
|
values.limits.overuse |
|
* |
webspace |
get |
|
dataset.limits.overuse |
|
* |
service-plan |
add set |
|
limits.overuse |
|
* |
service-plan-addon |
add set |
|
limits.overuse |
Feature: Support for wildcard subdomains
|
Operator |
Operation |
Type/File |
Parameter |
Comment |
|---|---|---|---|---|---|
* |
subdomain |
add |
|
name |
Allows using the asterisk (*) symbol for creating a wildcard subdomain. Site visitors will be redirected to this subdomain regardless of the subdomain name they enter in a browser. |