14
website/config.yml
Normal file
14
website/config.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
Webserver:
|
||||
Type: "apache" # generates .htaccess
|
||||
|
||||
Assets:
|
||||
FromPath: "project-files"
|
||||
ToPath: "project-files"
|
||||
Action: "copy" # symlink, copy or move
|
||||
FixTemplate: # change path in html templates, no <base> used
|
||||
Find: "project-files/"
|
||||
Replace: ""
|
||||
|
||||
OtherFiles:
|
||||
Action: "copy"
|
||||
|
||||
Reference in New Issue
Block a user