Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorswiss-vault <74156698+swiss-vault@users.noreply.github.com>2021-05-20 12:15:45 +0300
committerGitHub <noreply@github.com>2021-05-20 12:15:45 +0300
commita7263bd59972a85c669bcd5d0bbd5a9162779249 (patch)
treeab0048212b32523e4ddc5429d6782675221ac4f6 /page-devices.php
parent51bfe0309cc7b9d1429d154192b20e8934f6f8a0 (diff)
Update page-devices.php (#1478)
Diffstat (limited to 'page-devices.php')
-rw-r--r--page-devices.php11
1 files changed, 5 insertions, 6 deletions
diff --git a/page-devices.php b/page-devices.php
index 9052c90c..1735dd46 100644
--- a/page-devices.php
+++ b/page-devices.php
@@ -167,16 +167,15 @@ require(["require.config"], function() {
<li><?php echo $l->t('As a desktop workstation running Linux')?></li>
<li><?php echo $l->t('As a Network Area Storage (typical storage appliance)')?></li>
</ul>
- <p class="section--paragraph"><em><?php echo $l->t('Space Odysee’s is quieter, lighter, smaller, and has more RAM, more cores and lower energy usage than any other comparable device.');?></em></p>
+ <p class="section--paragraph"><em><?php echo $l->t('Space Odysee is quieter, lighter, smaller, and has more RAM, with low energy consumption and significant compute and storage compared to other systems in a small form factor.');?></em></p>
<ul class="section--paragraph" style="list-style-type: disc">
<li><?php echo $l->t('Size of a tissue box ');?></li>
- <li><?php echo $l->t('32Gb of RAM, onboard graphic processor, 4 core, 4 thread CPU ')?></li>
- <li><?php echo $l->t('1W of power usage per Tb ')?></li>
- <li><?php echo $l->t('25Tb raw or 20Tb with Raid5 or 15Tb with Raid 6 ')?></li>
- <li><?php echo $l->t('Very low noise: under 24 dB SPL (quieter than most PCs) ')?></li>
+ <li><?php echo $l->t('32Gb of RAM, onboard graphic processor, 4 core, 4 thread CPU')?></li>
+ <li><?php echo $l->t('Under 1 Watt of energy usage per TB')?></li>
+ <li><?php echo $l->t('25TB raw storage (20TB - RAID5; 15TB - RAID6 configuration)')?></li>
+ <li><?php echo $l->t('Very low noise: under 24 dB SPL (quieter than most PCs)')?></li>
</ul>
<div class="devices-tags">
- <span>Commercial</span>
</div>
<a href="https://swissvault.global/contact/" class="button button--blue button--arrow button--large"><?php echo $l->t('More about Space Odysee');?></a>
</div>