Files
syncthing/rest/db-ignores-post.rst
T
2015-05-28 12:40:43 +02:00

8 lines
322 B
ReStructuredText

POST /rest/db/ignores
=====================
Expects a format similar to the output of ``GET`` call, but only
containing the ``ignore`` field (``patterns`` field should be omitted).
It takes one parameter, ``folder``, and either updates the content of
the ``.stignore`` echoing it back as a response, or returns an error.