Code

Prefix is no longer a required directive
authorScott Sanders <scott@jssjr.com>
Sun, 9 Oct 2011 23:08:27 +0000 (19:08 -0400)
committerScott Sanders <scott@jssjr.com>
Sun, 9 Oct 2011 23:08:27 +0000 (19:08 -0400)
commit1ff2894d084f8bcc87ab3a04e890cfc99113a431
tree649c0f1a4dff02647631e18523ac8570c3cb7780
parent677ce0421a6c77570eba780197310f8d7be43ea1
Prefix is no longer a required directive

While useful, the user should not be required to provide a prefix.
Having the hosts as the top level containers may make sense in some
environments. The current format is "${prefix}${hostname}${postfix}" so
be careful to add dots where needed.

Also updated docs to reflect this change.
src/write_graphite.c