1===== Farm Configuration =====
2
3All settings made here are saved to the Farmer's ''conf/farm.ini''.
4
5==== Base Configuration ====
6
7The **Farmer's host name** was set automatically during the setup, but you can change it here. It
8will be used to detect if a request was made directly to the Farmer when using host based farms. This
9should be a full qualified hostname (''foo.example.com'' instead of just ''foo'').
10
11When using a subdomain wildcard setup you should specify the main domain in the **Base Domain** setting.
12Eg. if you specify ''example.com'' it is assumed an animal named ''foo'' is reachable via ''foo.example.com''.
13The base domain is only appended to animal names not containing any dots.
14
15==== Inheritence ====
16
17Here you can specify what configuration settings made in the farmer should be used as defaults in the animals.
18Animals can still override the Farmer settings in their own configuration files. When inheritance is disabled,
19DokuWiki's default settings are the defaults for all animals as well.
20
21==== Non Existing Animals ====
22
23By default, when accessing a non-existing animal no error message is shown. You can pick between different
24behavior here. Be sure that your Farmer's host name is set up correctly above, before switching away from the
25default.
26
27