The options for systemd.services.goupile in ini format.
The configuration options available can be found here https://github.com/Koromix/rygel/blob/goupile/3.11.1/src/goupile/server/admin.cc#L41
Declarations
Type
open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))Default
{ }Example
{
HTTP.Port = 8888;
}