docs: Add a note about running as a service under config
If only reading the config page, you might not have realized that the config is located in another place when running Mopidy as a service.
This commit is contained in:
parent
3429487f70
commit
0ca898fccd
@ -25,6 +25,10 @@ create the configuration file yourself, or run the ``mopidy`` command, and it
|
|||||||
will create an empty config file for you and print what config values must be
|
will create an empty config file for you and print what config values must be
|
||||||
set to successfully start Mopidy.
|
set to successfully start Mopidy.
|
||||||
|
|
||||||
|
If running Mopidy as a service, the location of the config file and other
|
||||||
|
details documented here differs a bit. See :ref:`service` for details about
|
||||||
|
this.
|
||||||
|
|
||||||
When you have created the configuration file, open it in a text editor, and add
|
When you have created the configuration file, open it in a text editor, and add
|
||||||
the config values you want to change. If you want to keep the default for a
|
the config values you want to change. If you want to keep the default for a
|
||||||
config value, you **should not** add it to the config file, but leave it out so
|
config value, you **should not** add it to the config file, but leave it out so
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user