# Stress Plugin Configuration
# Localhost Safety Settings
localhost-mode: true # Enable additional safety limits for local testing
# CPU Test Settings
cpu:
max-cores: 2 # Maximum number of CPU cores to use (set to 0 to use all cores)
test-duration: 120 # Duration of CPU test in seconds
# RAM Test Settings
ram:
max-allocation: 512 # Maximum RAM to allocate in MB
chunk-size: 50 # Size of each allocation chunk in MB
allocation-delay: 6 # Delay between allocations in seconds
# Network Test Settings
network:
test-duration: 30 # Duration of network test in seconds
download-url: "
https://speed.cloudflare.com/__down" # URL for download speed test
# Drive Test Settings
drive:
test-duration: 60 # Duration of drive test in seconds
file-size: 100 # Size of each test file in MB
max-files: 10 # Maximum number of test files to create