This repository was archived by the owner on Sep 16, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -179,6 +179,16 @@ severe performance penalty.
179
179
Whether to automatically update nodes having ``mix:lastModified ``.
180
180
See `last modified listener cookbook entry `_.
181
181
182
+ ``backend curl_options ``
183
+ """"""""""""""""""""""""
184
+
185
+ If you are using one of the Jackalope Jackrabbit backend, you can set
186
+ the curl options which are described in the php-documentation
187
+ `curl-setopt `_.
188
+
189
+ .. versionadded :: 1.3
190
+ Since jackalope-jackrabbit 1.3, curl-options can be configured.
191
+
182
192
PHPCR Session with Jackalope Jackrabbit
183
193
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
184
194
@@ -652,3 +662,4 @@ For tuning the output of the ``doctrine:phpcr:dump`` command.
652
662
.. _`Symfony2 Doctrine documentation` : http://symfony.com/doc/current/book/doctrine.html
653
663
.. _`last modified listener cookbook entry` : http://docs.doctrine-project.org/projects/doctrine-phpcr-odm/en/latest/cookbook/last-modified.html
654
664
.. _`Doctrine ORM` : http://symfony.com/doc/current/reference/configuration/doctrine.html#caching-drivers
665
+ .. _`curl-setopt` : http://php.net/manual/de/function.curl-setopt.php
You can’t perform that action at this time.
0 commit comments