|
@@ -3,9 +3,3 @@ package constants
|
|
|
const Debug = !false
|
|
|
const ServerVersion = "1.0.1"
|
|
|
const AssetsVersion = "4"
|
|
|
-
|
|
|
-const DirNameVHostConfig = "config"
|
|
|
-const DirNameVHostStatic = "htdocs"
|
|
|
-const DirNameVHostLogs = "logs"
|
|
|
-const DirNameVHostTmpl = "template"
|
|
|
-const DirNameVHostTemp = "tmp"
|