diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/source/config.rst | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst index eeb81ee..f57261d 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst | |||
| @@ -13,7 +13,10 @@ Some rules apply in a specific ``function`` (context) on a specific ``variable`` | |||
| 13 | 13 | ||
| 14 | .. warning:: | 14 | .. warning:: |
| 15 | 15 | ||
| 16 | If you configure Snuffleupagus incorrectly, you could break your website. | 16 | If you configure Snuffleupagus incorrectly, your website *might* not work |
| 17 | correctly until either you fix your configuration, or revert your changes | ||
| 18 | altogether. | ||
| 19 | |||
| 17 | It's up to you to understand the :doc:`features <features>`, | 20 | It's up to you to understand the :doc:`features <features>`, |
| 18 | read the present documentation about how to configure them, | 21 | read the present documentation about how to configure them, |
| 19 | evaluate your threat model and write your configuration file accordingly. | 22 | evaluate your threat model and write your configuration file accordingly. |
