Add full and configurable access logging
This commit is contained in:
parent
c16aa1603d
commit
3623fb8e8e
3 changed files with 24 additions and 4 deletions
|
|
@ -2,3 +2,4 @@ extension = "md"
|
|||
notesdir = "/var/lib/gonotes/saved_notes"
|
||||
address = ":8080"
|
||||
protocol = "tcp"
|
||||
logAccess = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue