Skip to content
Snippets Groups Projects
Commit 472b0737 authored by Jonathan Gazeley's avatar Jonathan Gazeley
Browse files

Improve documentation for #110

parent 6a5b4d14
Branches
Tags
No related merge requests found
...@@ -425,8 +425,8 @@ and `request`. Default: `undef`. ...@@ -425,8 +425,8 @@ and `request`. Default: `undef`.
##### `home_server` ##### `home_server`
An array of one or more home servers. The names of the home servers are NOT the hostnames, but the names An array of one or more home servers (this must be an array even if you only have one home server). The names
of the sections. (e.g. `home_server foo {...}` has name "foo". of the home servers are NOT the hostnames, but the names of the sections. (e.g. `home_server foo {...}` has name "foo".
Note that ALL home servers listed here have to be of the same type. i.e. they all have to be "auth", or they all have to Note that ALL home servers listed here have to be of the same type. i.e. they all have to be "auth", or they all have to
be "acct", or they all have to be "auth+acct". be "acct", or they all have to be "auth+acct".
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment