mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-01 00:42:25 -05:00
some formatting changes, include userAgent in nollamas logs, ignore requests with HTTP sigs
This commit is contained in:
parent
e4ba68e4e3
commit
a9f4217e92
2 changed files with 55 additions and 34 deletions
|
|
@ -47,6 +47,7 @@ func TestNoLLaMasMiddleware(t *testing.T) {
|
|||
config.SetAdvancedScraperDeterrence(true)
|
||||
config.SetWebTemplateBaseDir("../../web/template")
|
||||
|
||||
// Load templates into engine.
|
||||
err := router.LoadTemplates(e)
|
||||
assert.NoError(t, err)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue