doc/user.xml: clarify where mpd.conf is read from on Android
Closes #247
This commit is contained in:
parent
c2c2c29658
commit
672bdd3a56
@ -79,7 +79,10 @@
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
If you need to tweak the configuration, you can create a file
|
If you need to tweak the configuration, you can create a file
|
||||||
called <filename>mpd.conf</filename> on the data partition.
|
called <filename>mpd.conf</filename> on the data partition
|
||||||
|
(the directory which is returned by Android's <ulink
|
||||||
|
url="https://developer.android.com/reference/android/os/Environment.html#getExternalStorageDirectory()">getExternalStorageDirectory()</ulink>
|
||||||
|
API function).
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user