Skip to content

Commit

Permalink
use notice log level for certs
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga committed Aug 30, 2024
1 parent 982f786 commit dcb02b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/plausible_web/endpoint.ex
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ defmodule PlausibleWeb.Endpoint do

SiteEncrypt.configure(
mode: mode,
log_level: :notice,
client: :certbot,
domains: [domain],
emails: [email],
Expand Down

0 comments on commit dcb02b5

Please sign in to comment.