mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-05 12:41:49 +02:00
Add a big fat warning about SECRET_KEY in doc
This commit is contained in:
parent
d1867f1f74
commit
2ce1525445
1 changed files with 2 additions and 0 deletions
|
@ -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? |
|
||||
+============================+===========================+========================================================================================+
|
||||
|
|
Loading…
Reference in a new issue