adjust wording, which was a bit incorrect due to new and planned features
xmpp sync in particular
This commit is contained in:
parent
3af670473f
commit
088e89b422
1 changed files with 6 additions and 4 deletions
|
@ -12,9 +12,10 @@
|
||||||
<a .btn .btn-primary href="@{MakeSshGitR sshdata}" onclick="$('#setupmodal').modal('show');">
|
<a .btn .btn-primary href="@{MakeSshGitR sshdata}" onclick="$('#setupmodal').modal('show');">
|
||||||
Use a git repository on the server
|
Use a git repository on the server
|
||||||
<br>
|
<br>
|
||||||
All your data will be uploaded to the server. If you set up other #
|
All your data will be uploaded to the server, including the full #
|
||||||
devices to use the same server, they will all be kept in sync, #
|
git repository. This is a great choice if you want to set up #
|
||||||
using the server as a central hub. #
|
other devices to use the same server, or share the repository with #
|
||||||
|
others.
|
||||||
<p style="text-align: center">
|
<p style="text-align: center">
|
||||||
-or-
|
-or-
|
||||||
<p>
|
<p>
|
||||||
|
@ -23,7 +24,8 @@
|
||||||
<br>
|
<br>
|
||||||
The contents of your files will be stored, fully encrypted, on the #
|
The contents of your files will be stored, fully encrypted, on the #
|
||||||
server. The server will not store other information about your #
|
server. The server will not store other information about your #
|
||||||
git repository.
|
git repository. This is the best choice if you don't run the server #
|
||||||
|
yourself, or have sensative data.
|
||||||
<div .span4>
|
<div .span4>
|
||||||
$if needsPubKey sshdata
|
$if needsPubKey sshdata
|
||||||
<div .alert .alert-info>
|
<div .alert .alert-info>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue