mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
set allow_incoming_presence to true by default
this is harmless and is a better UX anyways Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ pub struct Config {
|
||||
|
||||
#[serde(default)]
|
||||
pub allow_local_presence: bool,
|
||||
#[serde(default)]
|
||||
#[serde(default = "true_fn")]
|
||||
pub allow_incoming_presence: bool,
|
||||
#[serde(default)]
|
||||
pub allow_outgoing_presence: bool,
|
||||
|
||||
Reference in New Issue
Block a user