# Example CLI arguments for polykit-cache
# These are command-line flags, not environment variables
#
# Usage:
# polykit-cache \
# --storage-dir ./cache \
# --max-size 1073741824 \
# --bind 127.0.0.1 \
# --port 8080 \
# --log-level info
#
# Or with docker-compose, set them in the command section