chore(core/config): add configuration options
This commit is contained in:
@@ -126,6 +126,8 @@ pub struct GlobalLimits {
|
||||
pub server_channels: usize,
|
||||
|
||||
pub new_user_days: usize,
|
||||
|
||||
pub body_limit_size: usize,
|
||||
}
|
||||
|
||||
#[derive(Deserialize, Debug, Clone)]
|
||||
|
||||
Reference in New Issue
Block a user