Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ Edit your `docker-compose.yml` file:
environment:
- MEMORY_THRESHOLD_PERCENT=95 # Stop SCUM server when system-wide memory usage exceeds 95%. Set 0 to disable
- MEMORY_CHECK_INTERVAL=60 # Check interval in seconds
- MEMORY_WATCHDOG_DEBUG=false # 'true' for status message in log each interval
```

### :question: Which Docker image? `main` or `latest`?
Expand Down