Преглед на файлове

[DOC] linked recommended restrictions to ssh public keys on borg servers in faq, #4946

fixes #4946
Thalian преди 5 години
родител
ревизия
d0054f4482
променени са 2 файла, в които са добавени 3 реда и са изтрити 0 реда
  1. 1 0
      docs/deployment/hosting-repositories.rst
  2. 2 0
      docs/faq.rst

+ 1 - 0
docs/deployment/hosting-repositories.rst

@@ -1,5 +1,6 @@
 .. include:: ../global.rst.inc
 .. highlight:: none
+.. _hosting_repositories:
 
 Hosting repositories
 ====================

+ 2 - 0
docs/faq.rst

@@ -557,6 +557,8 @@ These are your options to protect against that:
 - Mount C's filesystem on another machine and then create a backup of it.
 - Do not give C filesystem-level access to S.
 
+See :ref:`hosting_repositories` for a detailed protection guide.
+
 How can I protect against a hacked backup server?
 -------------------------------------------------