Files
2026-05-20 09:41:27 +02:00

6 lines
128 B
Bash

# Path to the wiki folder (absolute or relative to project root)
WIKI_PATH=./wiki
# Optional: enable debug logging
DEBUG=false