1
0
Fork 0

Add Server-Timing header to unread page

This commit is contained in:
Clément Joly 2020-12-18 23:08:17 +00:00 committed by GitHub
parent 2cf9bde1af
commit f88e93a0b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 153 additions and 2 deletions

View file

@ -98,6 +98,9 @@ Environment variables override the values defined in the config file.
.B DEBUG
Set the value to 1 to enable debug logs\&.
.TP
.B SERVER_TIMING_HEADER
Set the value to 1 to enable server-timing headers\&.
.TP
.B LOG_DATE_TIME
Display the date and time in log messages\&.
.TP