mirror of
https://github.com/tgdrive/teldrive.git
synced 2025-01-08 08:10:05 +08:00
docs: Update README.md
This commit is contained in:
parent
f4c6adb79d
commit
293e545ae9
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -147,11 +147,11 @@ teldrive run --help
|
|||
| --tg-uploads-retention | Uploads retention duration.Duration to keep failed uploaded chunks in db for resuming uploads. | No | 360h (30 days) |
|
||||
|
||||
|
||||
```ts
|
||||
DebugLevel = -1
|
||||
InfoLevel = 0
|
||||
WarnLevel = 1
|
||||
ErrorLevel = 2
|
||||
```
|
||||
DebugLevel = -1
|
||||
InfoLevel = 0
|
||||
WarnLevel = 1
|
||||
ErrorLevel = 2
|
||||
```
|
||||
Possible log level values
|
||||
|
||||
|
|
Loading…
Reference in a new issue