Populate OpenGraph configurations to Opens.OpenGraph (#717)
* chore: read OpenGraph configurations * docs: update CHANGELOG
This commit is contained in:
parent
1ca531b930
commit
15bd9b6a44
2 changed files with 3 additions and 0 deletions
|
|
@ -353,6 +353,7 @@ func main() {
|
|||
RedirectDomains: redirectDomainsList,
|
||||
Target: *target,
|
||||
WebmasterEmail: *webmasterEmail,
|
||||
OpenGraph: policy.OpenGraph,
|
||||
})
|
||||
if err != nil {
|
||||
log.Fatalf("can't construct libanubis.Server: %v", err)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue