
# Open Pandora
# Application configuration

[autodiscovery]
searchpath	/mnt/sd?/pandora/apps:./testdata/app?	# path to depth-search for PXMLs
notifypath	/media:/media/*/pandora/apps:./testdata/app?:./testdata/menuapp?

# PXMLs may be overridden .. ie: overrides are a subset of PXML, where the values are copied over the full PXML
[overrides]
searchpath	~/pxml-overrides:./testdata/apps-override

# [pnd] defines where to locate the pnd support scripts, so the user may override pnd_run.sh without clobbering built in
[pnd]
searchpath	/mnt/sd?/pandora/scripts:./testdata/scripts
runscript	pnd_run.sh

# [pndnotifyd] sets some extra pndnotifyd specific items
[pndnotifyd]
# logging level 0 means to include debug; level 1 (regular), 2 (warnings), 3 (errors)
loglevel	1
