read config
This commit is contained in:
7
example/config.yml
Normal file
7
example/config.yml
Normal 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
|
||||
Reference in New Issue
Block a user