mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 18:22:49 +02:00
Merge 9bc7356165
into d8311a5ff6
This commit is contained in:
commit
6210483673
1 changed files with 2 additions and 2 deletions
|
@ -1133,8 +1133,8 @@ pub struct Config {
|
|||
#[serde(default = "true_fn")]
|
||||
pub rocksdb_compaction_ioprio_idle: bool,
|
||||
|
||||
/// Disables RocksDB compaction. You should never ever have to set this
|
||||
/// option to true. If you for some reason find yourself needing to use this
|
||||
/// Enables RocksDB compaction. You should never ever have to set this
|
||||
/// option to false. If you for some reason find yourself needing to use this
|
||||
/// option as part of troubleshooting or a bug, please reach out to us in
|
||||
/// the conduwuit Matrix room with information and details.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue