Skip to content

Commit

Permalink
Include export path env variable configuration option
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Mar 4, 2024
1 parent c5c5719 commit fe21cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/installation/configurations.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ API Tokens have expiry date, It is `important to update API Tokens manually each
| `LOG_LEVEL` | `[API_CONFIG]` | Yes | Yes |
| `RATE_LIMITER_STORAGE_URI` | `[API_CONFIG]` | Yes | No |
| `RATE_LIMIT_PER_MIN` | `[API_CONFIG]` | Yes | No |
| `EXPORT_PATH` | `[API_CONFIG]` | Yes | Yes |
| `EXPORT_PATH` | `[API_CONFIG]` | Yes (Not needed for upload_s3) | Yes |
| `EXPORT_MAX_AREA_SQKM` | `[API_CONFIG]` | Yes | No |
| `USE_CONNECTION_POOLING` | `[API_CONFIG]` | Yes | Yes |
| `ENABLE_TILES` | `[API_CONFIG]` | Yes | Yes |
Expand Down

0 comments on commit fe21cbc

Please sign in to comment.