log: deprecated "error_file" option

Removed the "error_file" option.  There is only one log file now.  If
a user wants to see only the errors, he should configure a log_level.
This commit is contained in:
Max Kellermann
2008-12-28 19:48:52 +01:00
parent d838a1ad24
commit 8dc92ad284
5 changed files with 5 additions and 31 deletions

View File

@@ -26,7 +26,6 @@ db_file "~/.mpd/database"
# settings.
#
log_file "~/.mpd/log"
error_file "~/.mpd/error-log"
###############################################################################