Macaron and sqllite

This commit is contained in:
Torkel Ödegaard
2014-11-14 17:13:33 +01:00
parent d7cd2b970e
commit f5b1b192a0
8 changed files with 236 additions and 0 deletions
+2
View File
@@ -148,6 +148,8 @@ func NewConfigContext() {
// PhantomJS rendering
ImagesDir = "data/png"
PhantomDir = "_vendor/phantomjs"
LogRootPath = Cfg.MustValue("log", "root_path", path.Join(workDir, "/data/log"))
}
func initSessionService() {