commit 05791aa0b360dbff2a5212ef7babf4f96caf3940 from: Paul W. Rankin via: Omar Polo date: Mon Jan 02 09:11:11 2023 UTC gotwebd: remove got_prefix in gotwebd.conf(5) example commit - 8556b86bf794dcc61ebc907767dca29b3b5ac27f commit + 05791aa0b360dbff2a5212ef7babf4f96caf3940 blob - 01c8170c3db2fb2b5da5efcd0b964950e090f73f blob + b4e0de13f6815e574fd25d6bedfbc78012e4e88c --- gotwebd/gotwebd.conf.5 +++ gotwebd/gotwebd.conf.5 @@ -194,9 +194,9 @@ server "localhost-unix" { repos_path "/got/public" unix_socket_name "/run/gotweb.sock" - got_site_name "my public repos" - got_site_owner "Got Owner" - got_site_link "repos" + site_name "my public repos" + site_owner "Got Owner" + site_link "repos" logo "got.png" logo_url "https://gameoftrees.org"