Removed not that useful config options

This commit is contained in:
emeric
2026-07-14 23:51:40 +02:00
parent 340711daad
commit cb6863fe1e
11 changed files with 22 additions and 92 deletions
-6
View File
@@ -84,12 +84,6 @@ login-throttler-max-entries = 10000;
# API
api-subsonic = true;
# Enable or disable user/password authentication (params 'u' and 'p')
api-subsonic-support-password-auth = true;
# Enable or disable token/salt authentication (params 'u', 's' and 't')
api-subsonic-support-token-auth = true;
# List of clients for whom open subsonic extensions and extra fields are disabled
api-open-subsonic-disabled-clients = ("DSub");