X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=config%2Fclient175%2Fsite.conf;h=9abe832a18cec6815c323887fd32cd26c05e3d08;hp=f98d8e8dd824bf54e20c158739fd1bdb7af4fb86;hb=9c27eca8e4b7b722fd86add8b6659633ac7c63bc;hpb=d96ec7d78c273f80292d2a5fdc4569477bef7b55 diff --git a/config/client175/site.conf b/config/client175/site.conf index f98d8e8dd8..9abe832a18 100644 --- a/config/client175/site.conf +++ b/config/client175/site.conf @@ -1,7 +1,4 @@ # Edit this file as needed and save it as: site.conf -# # and ; at the begining of lines indicate comments. Remove the ; to -# activate a setting. -# # The application will work without it but tag editing will not work # without saving this file as site.conf with the correct music_directory # set. @@ -12,6 +9,7 @@ # from this server via the music_directory option configured below. mpd_host: "localhost" mpd_port: 6600 +;server_root: "/client175" # Location of the music directory, required for editing tags. This variable # is also used to identify the folder for a given file in local cover lookups. @@ -21,17 +19,17 @@ music_directory: "/var/mp3" # to limit which one it listens on. "0.0.0.0" listens on all interfaces. server.socket_host: "0.0.0.0" -# Don't run this as root in order to use port 80! This app was not built +# Don't run this as root in order to use port 80! This app was not built # to be secure, it must be run with limited access. Default is port 8080. server.socket_port: 8800 # Setting the 'run_as' variable will allow you to start the process as root # and drop the privelages to a restricted user account during server startup. -# This feature is useful when starting client175 during the init process +# This feature is useful when starting client175 during the init process # and/or when starting as root to run on port 80. ;run_as: "user" -# Setting environment to production removes the verbose console output +# Setting environment to production removes the verbose console output # and disables auto-reload on file changes. environment: "production" @@ -41,7 +39,7 @@ environment: "production" include_playlist_counts: True # List of local locations to search for cover art. The server will check -# these locations for covers before using web services. The following +# these locations for covers before using web services. The following # variables are available fo substitution: # {folder} Folder a given file is in # {artist} Artist name