Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigCms ¶
type ConfigCms struct { Domain string Port string Email string Protocol string DbURL string StorageDir string MinioURL string MinioUser string MinioPass string Description string IntroText string Space string AllowedExt []string HiddenPosts []string Logger *slog.Logger AllowRegister bool MaxSize uint64 MaxAssetSize int64 }
func NewConfigCms ¶
func NewConfigCms() *ConfigCms
Click to show internal directories.
Click to hide internal directories.