mirror of
https://github.com/FrankerFaceZ/FrankerFaceZ.git
synced 2025-09-15 17:46:55 +00:00
Those numbers are in kilobytes.
This commit is contained in:
parent
096fe787b7
commit
9b0597ca82
4 changed files with 16 additions and 16 deletions
|
@ -21,7 +21,7 @@ type ConfigFile struct {
|
|||
BackendURL string
|
||||
|
||||
// Minimum memory to accept a new connection
|
||||
MinMemoryBytes uint64
|
||||
MinMemoryKBytes uint64
|
||||
|
||||
// SSL/TLS
|
||||
UseSSL bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue