Documentation
¶
Index ¶
Constants ¶
View Source
const ( // DefaultBodyLimit is the maximum request body size (50MB) DefaultBodyLimit = 50 * 1024 * 1024 // DefaultHTTPSPort is the default HTTPS port DefaultHTTPSPort = ":443" )
Variables ¶
View Source
var (
DevMode bool
)
Functions ¶
func InstallCheck ¶
InstallCheck checks the installation status and redirects to the installation page if necessary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.