diff --git a/docs/installation.rst b/docs/installation.rst index 70ad637c..5c8f6bc6 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -90,6 +90,8 @@ ihatemoney relies on a configuration file. If you run the application for the first time, you will need to take a few moments to configure the application properly. +.. warning:: You **must** customize the ``SECRET_KEY`` on a production installation. + +----------------------------+---------------------------+----------------------------------------------------------------------------------------+ | Setting name | Default | What does it do? | +============================+===========================+========================================================================================+