# Environment variables for local development
# Copy this file to .env and customize as needed
# Path to Project Gutenberg text files for benchmarks
# Default: ~/gutenberg_texts
GUTENBERG_MIRROR_DIR=/path/to/your/gutenberg_texts
# Example paths:
# GUTENBERG_MIRROR_DIR=/Users/username/gutenberg_texts
# GUTENBERG_MIRROR_DIR=/home/username/gutenberg_texts
# GUTENBERG_MIRROR_DIR=./test_data/sample_texts