# Defaults for doodle
# sourced by /etc/cron.daily/doodle

# Directories which doodle is going to index
DOODLE_PATH="/home"

# Default location of the doodle database
# Note: do not change - it is hardcoded into the binary
DOODLE_DBPATH="/var/lib/doodle/doodle.db"
