Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Version is the current version of the server. Version = "1.3.41" // ExtensionLengthLimit means that file extensions cannot have more characters than the number specified. // file.png has an extension of 4. ExtensionLengthLimit = 12 )
View Source
const ( RateLimitBandwidthDownload = "bw_dn_" RateLimitBandwidthUpload = "bw_up_" )
View Source
const (
RequestMaxBodySizePadding = 2048
)
Variables ¶
View Source
var PathLengthLimitBytes int
sus imposter
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.