diff options
Diffstat (limited to 'site.conf')
-rw-r--r-- | site.conf | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -34,9 +34,10 @@ show_altitude = true, }, -- define if the contact field is obligatory (optional) - owner = { - obligatory = true - }, + -- disabled in 2017.1.8 + -- owner = { + -- obligatory = true + -- }, }, ddhcpd = { |