Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
EWake committed May 4, 2018
1 parent a905931 commit ce602d8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# https://www.gitignore.io

# Custom
/VAR/
/.settings/
/.buildpath
/.project

**/stats/


# Various
Thumbs.db
*.log
3 changes: 2 additions & 1 deletion docs/source/user/domain/webdav.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
Configurazione dei client WebDAV
================================

Se si dispone di un account WebDAV `EWake <https://ewake.it>` è possibile autenticarsi ai server WebDAV `EWake <https://ewake.it>`_ tramite le risorse di rete del proprio sistema operativo:
Se si dispone di un account WebDAV `EWake <https://ewake.it>`_ è possibile autenticarsi tramite le risorse di rete del proprio sistema operativo:

+-----------------------------------------------------------------------+
| Mac/Linux |
+======================+================================================+
| Server | davs://`domain.tld`/webdav/`folder` |
| | |
| | davs://`username`@`domain.tld`/webdav/`folder` |
+----------------------+------------------------------------------------+
| Autenticazione | password normale |
Expand Down

0 comments on commit ce602d8

Please sign in to comment.