That shouldn't be there
parent
2c725414a7
commit
3867340c69
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ The script prioritizes configuration values in this order:
|
|||
| `REDIS_HOST` | `127.0.0.1` | Redis server hostname/IP |
|
||||
| `REDIS_PORT` | `6379` | Redis server port |
|
||||
| `REDIS_DB` | `2` | Redis database number |
|
||||
| `MINIO_ENDPOINT` | `http://minio-server-vm.int.lhprojects.net` | MinIO server URL |
|
||||
| `MINIO_ENDPOINT` | `http://127.0.0.1:9000` | MinIO server URL |
|
||||
| `LOG_FILE` | None | Path to log file (logs only if set) |
|
||||
|
||||
### Example Configuration File (`/etc/minio_quota.conf`)
|
||||
|
|
Loading…
Add table
Reference in a new issue