Updated mem (markdown)
This commit is contained in:
parent
e996c58363
commit
62bc3c8be1
1 changed files with 1 additions and 1 deletions
2
mem.md
2
mem.md
|
@ -10,7 +10,7 @@ contain:
|
||||||
|
|
||||||
Variable | Meaning | Type | Default
|
Variable | Meaning | Type | Default
|
||||||
--- | --- | --- | ---
|
--- | --- | --- | ---
|
||||||
`timeout` | Refresh timeout seconds | int | 10
|
`timeout` | Refresh timeout seconds | int | 3
|
||||||
`settings` | User settings | function | empty function
|
`settings` | User settings | function | empty function
|
||||||
|
|
||||||
`settings` can use the strings `used` (memory used MB) and `swapused` (swap used MB).
|
`settings` can use the strings `used` (memory used MB) and `swapused` (swap used MB).
|
||||||
|
|
Loading…
Add table
Reference in a new issue