parent
5e7592c0aa
commit
cbcca3e8bb
1 changed files with 0 additions and 3 deletions
|
@ -83,9 +83,6 @@ pub struct SecurityConfig {
|
||||||
#[serde_inline_default("changeme".to_string())]
|
#[serde_inline_default("changeme".to_string())]
|
||||||
pub proxy_secret: String,
|
pub proxy_secret: String,
|
||||||
|
|
||||||
#[serde_inline_default(true)]
|
|
||||||
pub show_reply_ids: bool,
|
|
||||||
|
|
||||||
#[serde_inline_default(true)]
|
#[serde_inline_default(true)]
|
||||||
pub allow_login_refresh: bool,
|
pub allow_login_refresh: bool,
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue