|
@@ -94,7 +94,7 @@ want to customize to fit your needs:
|
|
|
|
|
|
| Name | Description | Default value | Note |
|
|
|
|--------------------------------|--------------------------------------------------------------------------------------|-----------------------|-------------------------|
|
|
|
-| `SECRET_KEY` | [Django secret key][2]. You should have set it during the setup, as described above. | *empty* | **required** |
|
|
|
+| `SECRET_KEY` | [Django secret key][2]. You should have set it during the setup, as described above. | `None` | **required** |
|
|
|
| `DEBUG` | [Django debug mode][3] | `False` | *development mode only* |
|
|
|
| `ORGANIZATION_NAME` | Name of your organization, for which you want to edit transparency reports. | `"Transparency inc."` | |
|
|
|
| `SETUP_COST_STAGGERING_MONTHS` | How many months do you want setup costs to be staggering accross | `36` | |
|