Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/classes/general/
Upload File :
Current File : /var/www/homesaver/www/bitrix/modules/clouds/lang/en/classes/general/storage_service_selectel.php

<?php
$MESS["CLO_STORAGE_SELECTEL_EDIT_HOST"] = "Server name (API host)";
$MESS["CLO_STORAGE_SELECTEL_EDIT_KEY"] = "Access key (API key)";
$MESS["CLO_STORAGE_SELECTEL_EDIT_MIGRATION"] = "Migrate compatible API's to S3";
$MESS["CLO_STORAGE_SELECTEL_EDIT_MIGRATION_GUIDE"] = "<ol>
<li>Create S3 API access keys</a> and enter them in the corresponding input fields.
<li>Note that the service user has to be assigned the role \"Project Administrator\" and the project owning the object storage.
<li>Select \"Public\" as container type on the \"Configuration\" tab, in the \"Privacy settings\" group.
<li>In the container settings, open the \"Domains\" tab and copy the public domain name and paste it in the \"CNAME\" field.
</ol>
";
$MESS["CLO_STORAGE_SELECTEL_EDIT_USER"] = "User name (API user)";