summaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 10f51e2..08c65ec 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -23,7 +23,7 @@ option('imap_smtp', type: 'boolean', value: true, description: 'Enable IMAP/SMTP
option('kerberos', type: 'boolean', value: true, description: 'Enable kerberos provider')
-option('lastfm', type: 'boolean', value: false, description: 'Enable Last.fm provider')
+option('lastfm', type: 'boolean', value: true, description: 'Enable Last.fm provider')
option('lastfm_client_id', type: 'string', value: '7a2461fe34c9c8124fb28ac750ba12fa', description: 'Last.fm client id')
option('lastfm_client_secret', type: 'string', value: '49ec391644459c417f3afe57ca246c5a', description: 'Last.fm client secret')