File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 668668 </ tr >
669669 < tr >
670670 < td class ="vst-text ">
671- < ?=_('Compression');?> < a href ="https ://docs.hestiacp.com/admin_docs/backups.html "> < i class ="fas fa-question-circle "> </ i > </ a >
671+ < ?=_('Compression');?> < a href ="http ://docs.hestiacp.com/admin_docs/backups.html#what-is-the-difference-between-zstd-and-gzip "> < i class ="fas fa-question-circle "> </ i > </ a >
672672 </ td >
673673 </ tr >
674674 < tr >
682682 </ tr >
683683 < tr >
684684 < td class ="vst-text ">
685- < ?=_('Compression level');?> < a href ="https ://docs.hestiacp.com/admin_docs/backups.html "> < i class ="fas fa-question-circle "> </ i > </ a >
685+ < ?=_('Compression level');?> < a href ="http ://docs.hestiacp.com/admin_docs/backups.html#what-is-the-optimal-compression-ratio "> < i class ="fas fa-question-circle "> </ i > </ a >
686686 </ td >
687687 </ tr >
688688 < tr >
697697 </ tr >
698698 < tr >
699699 < td class ="vst-text ">
700- < ?=_('Directory');?> < a href ="https://docs.hestiacp.com/admin_docs/backups.html "> < i class ="fas fa-question-circle "> </ i > </ a >
700+ < ?=_('Directory');?> < a href ="https://docs.hestiacp.com/admin_docs/backups.html#how-to-change-default-backup-folder "> < i class ="fas fa-question-circle "> </ i > </ a >
701701 </ td >
702702 </ tr >
703703 < tr >
716716 < table style ="display:<?php if (empty($v_backup_remote_adv)) echo 'none';?> ; " id ="remote_backup ">
717717 < tr >
718718 < td class ="vst-text ">
719- < ?=_('Protocol');?> < a href ="https ://docs.hestiacp.com/admin_docs/backups.html "> < i class ="fas fa-question-circle "> </ i > </ a >
719+ < ?=_('Protocol');?> < a href ="http ://docs.hestiacp.com/admin_docs/backups.html#what-kind-of-protocols-are-currently-supported "> < i class ="fas fa-question-circle "> </ i > </ a >
720720 </ td >
721721 </ tr >
722722 < tr >
Original file line number Diff line number Diff line change 392392 < ?php if($_SESSION['WEB_SYSTEM'] == 'nginx'){?>
393393 < tr >
394394 < td class ="vst-text ">
395- < label > < input type ="checkbox " size ="20 " class ="vst-checkbox " name ="v_nginx_cache_check " < ?php if ($v_nginx_cache == 'yes') echo "checked=yes" ?> onclick="javascript:elementHideShow('v_nginx_duration');"> < ?=_('Enable FastCGI Cache'); ?> < a href ="https://docs.hestiacp.com/admin_docs/nginx_caching .html " target ="_blank "> < i class ="fas fa-question-circle "> </ i > </ a > </ label >
395+ < label > < input type ="checkbox " size ="20 " class ="vst-checkbox " name ="v_nginx_cache_check " < ?php if ($v_nginx_cache == 'yes') echo "checked=yes" ?> onclick="javascript:elementHideShow('v_nginx_duration');"> < ?=_('Enable FastCGI Cache'); ?> < a href ="https://docs.hestiacp.com/admin_docs/web/fastcgi .html#nginx-fastcgi-cache " target ="_blank "> < i class ="fas fa-question-circle "> </ i > </ a > </ label >
396396 </ td >
397397 </ tr >
398398 < tr >
You can’t perform that action at this time.
0 commit comments