read config

This commit is contained in:
Sebastian Frank
2019-02-11 15:00:27 +01:00
parent 291c1315ef
commit 3bce29a384
23 changed files with 408 additions and 31 deletions

7
example/config.yml Normal file
View File

@@ -0,0 +1,7 @@
webserver:
type: "apache" # generates .htaccess
assets:
path: "/assets"
deployType: "symlink" # symlink, copy or move
fixTemplate: True # change path in html templates, no <base> used