Documentation
¶
Index ¶
Constants ¶
View Source
const Software = "Lenpaste"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Log logger.Logger
RateLimitNew *netshare.RateLimitSystem
RateLimitGet *netshare.RateLimitSystem
Version string
TitleMaxLen int
BodyMaxLen int
MaxLifeTime int64
ServerAbout string
ServerRules string
ServerTermsOfUse string
AdminName string
AdminMail string
RobotsDisallow bool
LenPasswdFile string
UiDefaultLifetime string
UiDefaultTheme string
UiThemesDir string
}
Click to show internal directories.
Click to hide internal directories.