#
# The following must point to the base dir of your mp3 files.
#

MP3_ROOT = /data/mp3

#
# Database driven charts
#

CHARTS_ENABLED = 1

#
# If CHARTS_ENABLED supply DB login and password
#

DB_LOGIN = jukebox
DB_PASSWORD = juke1234

#
# The number of columns in the iconlayout
#

ICON_COLUMNS = 5
