Commenting out 'dt' user because this config is going in DTOS.

This commit is contained in:
Derek Taylor
2025-04-18 16:55:55 -05:00
parent f9f963f933
commit d88dd40e87

View File

@@ -67,7 +67,7 @@ sticker_file "~/.config/mpd/sticker.sql"
# initialization. This setting is disabled by default and MPD is run as the
# current user.
#
user "dt"
#user "dt"
#
# This setting specifies the group that MPD will run as. If not specified
# primary group of user specified with "user" setting will be used (if set).