Files
seaweedfs/mini.options

10 lines
276 B
Bash

#!/bin/bash
# Mini server configuration
# Format: option=value (no leading dash)
# This file is loaded on startup if it exists
# Auto-calculated volume size based on total disk capacity
# Delete this line to force recalculation on next startup
master.volumeSizeLimitMB=1024