diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/config.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst index 2c5fc96..40e8c11 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst | |||
| @@ -497,6 +497,9 @@ not the one where the function is **called from**. | |||
| 497 | 497 | ||
| 498 | For clarity, the presence of the ``allow`` or ``drop`` action is **mandatory**. | 498 | For clarity, the presence of the ``allow`` or ``drop`` action is **mandatory**. |
| 499 | 499 | ||
| 500 | In the logs, the parameters and the return values of function are url-encoded, | ||
| 501 | to accommodate fragile log processors. | ||
| 502 | |||
| 500 | .. warning:: | 503 | .. warning:: |
| 501 | 504 | ||
| 502 | When you're writing rules, please do keep in mind that **the order matters**. | 505 | When you're writing rules, please do keep in mind that **the order matters**. |
