aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2022-09-28 12:50:26 +0200
committerÓscar Nájera <hi@oscarnajera.com>2022-09-28 12:50:26 +0200
commitca0f02fca9191c12346287c910337e5bbf01dbc2 (patch)
tree20239951ef1c55ba19c39e5b0cfc94f4bfa8fa03 /config
parent1ab6bcdf253a9230395e0521777bf0b11adba568 (diff)
downloaddotfiles-ca0f02fca9191c12346287c910337e5bbf01dbc2.tar.gz
dotfiles-ca0f02fca9191c12346287c910337e5bbf01dbc2.tar.bz2
dotfiles-ca0f02fca9191c12346287c910337e5bbf01dbc2.zip
mpd database on external disk
Diffstat (limited to 'config')
-rw-r--r--config/mpd/mpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mpd/mpd.conf b/config/mpd/mpd.conf
index 32a41ee..30119e2 100644
--- a/config/mpd/mpd.conf
+++ b/config/mpd/mpd.conf
@@ -25,7 +25,7 @@ playlist_directory "~/.config/mpd/playlists"
# MPD to accept files over ipc socket (using file:// protocol) or streaming
# files over an accepted protocol.
#
-db_file "~/.config/mpd/database"
+db_file "/run/media/titan/ext_backup/personal/mpd_database"
#
# These settings are the locations for the daemon log files for the daemon.
# These logs are great for troubleshooting, depending on your log_level