чуть поменял конфиг
parent
6d2403d2f5
commit
b88809e888
|
@ -22,7 +22,7 @@ type pathsConfig struct {
|
|||
AssetsDir string `json:"assets_dir"`
|
||||
TemplatesDir string `json:"templates_dir"`
|
||||
TemplatesExt string `json:"templates_ext"`
|
||||
PostsMaxCountOnPage int `json:"posts_max_count"`
|
||||
PostsMaxCountOnPage int `json:"max_posts_per_page"`
|
||||
}
|
||||
|
||||
type serverConfig struct {
|
||||
|
|
Loading…
Reference in New Issue