-
Notifications
You must be signed in to change notification settings - Fork 13
Configuration
The following document is intended to provide a guide to configuring Partify to use in a home environment.
To edit Partify's configuration, you must be logged in to a Partify user account that has administrator configuration modification privileges. If you have just installed Partify, you will get these rights when you register (provided you are the first user to register; subsequent users do not get administrative permissions by default). Once you are logged in, click the "admin" link at the top of any page. You will be taken to a page with, among other things, a section that is title "Configuration". It is in this section that you will want to make the relevant changes.
-
MPD Server Hostname - If you aren't sure what to set this to and just installed Partify the Easy Way, simply enter
localhost -
MPD Server Port - If you aren't sure what to set this to and just installed Partify the Easy Way, simply enter
6600 -
Underlying Server Software - Set this to
Tornado
-
Port to Listen to On - Set this to
80if you want to be able to access your Partify installation by simply going to http://<your_server_with_partifys_hostname> instead of http://<your_server_with_partifys_hostname>:5000