Skip to content

Commit

Permalink
prometheus-port config removed
Browse files Browse the repository at this point in the history
  • Loading branch information
aumetra committed Oct 21, 2023
1 parent b3e77db commit 813e0de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/kitsune-config/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ pub struct ServerConfiguration {
pub media_proxy_enabled: bool,
pub oidc: Option<OidcConfiguration>,
pub port: u16,
pub prometheus_port: u16,
pub request_timeout_secs: u64,
}

Expand Down

0 comments on commit 813e0de

Please sign in to comment.