Skip to content

Commit

Permalink
Update README.md: "location" option
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Kubisa committed Apr 28, 2015
1 parent cc21e31 commit 86ec2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ SSDP constructor accepts an optional configuration object. At the moment, the fo
- `ssdpTtl` _Number_ Multicast TTL. Default: 1
- `adInterval` _Number_ `advertise` event frequency (ms)
- `unicastHost` _String_ IP address or hostname of server where SSDP service is running. This is used in `HOST` header
- `location` _String_ URL pointing to description of your service
- `location` _String_ URL pointing to description of your service, or a function which returns that URL
- `udn` _String_ Unique Device Name. Defaults to "uuid:f40c2981-7329-40b7-8b04-27f187aecfb5".
- `description` _String_ Path to description file. Defaults to "upnp/desc.php".
- `ttl` _Number_ Packet TTL. Default: 1800.
Expand Down

0 comments on commit 86ec2e7

Please sign in to comment.