/usr/share/mopidy/mopidy_soundcloud/ext.conf is in mopidy-soundcloud 1.2.5-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | [soundcloud]
enabled = True
# Your SoundCloud auth token, you can get yours at http://www.mopidy.com/authenticate
auth_token =
# Number of songs to fetch in explore section
explore_songs = 25
|