mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 13:11:29 +03:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@@ -159,7 +159,7 @@ From the code, it keeps 31 log files only, so it won't fill up your disk.
|
|||||||
|
|
||||||
https://github.com/rustdesk/hbb_common/blob/900077a2c2651336317f8094ea44074c48acd2a4/src/lib.rs#L407
|
https://github.com/rustdesk/hbb_common/blob/900077a2c2651336317f8094ea44074c48acd2a4/src/lib.rs#L407
|
||||||
|
|
||||||
```
|
```rust
|
||||||
.rotate(
|
.rotate(
|
||||||
|
|
||||||
Criterion::Age(Age::Day),
|
Criterion::Age(Age::Day),
|
||||||
|
|||||||
Reference in New Issue
Block a user