mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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::
|
.. note::
|
||||||
|
|
||||||
Please also see :ref:`supported-servers` for very important
|
Please also see :ref:`supported-servers`, as some servers may not work
|
||||||
information, as changing some of the default options might be very
|
well.
|
||||||
dangerous with some servers.
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
# the file extension of items. Useful for testing against radicale.
|
# the file extension of items. Useful for testing against radicale.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue