mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Shorten warning about DAV servers
This commit is contained in:
parent
c18dde68f4
commit
86bf936ff9
1 changed files with 2 additions and 3 deletions
|
|
@ -253,9 +253,8 @@ class DavStorage(Storage):
|
|||
|
||||
.. note::
|
||||
|
||||
Please also see :ref:`supported-servers` for very important
|
||||
information, as changing some of the default options might be very
|
||||
dangerous with some servers.
|
||||
Please also see :ref:`supported-servers`, as some servers may not work
|
||||
well.
|
||||
'''
|
||||
|
||||
# the file extension of items. Useful for testing against radicale.
|
||||
|
|
|
|||
Loading…
Reference in a new issue