Added config for htmltest and updated .gitignore to skip the outout of htmltest
This commit is contained in:
parent
1de705c486
commit
4fc53324c4
2 changed files with 8 additions and 0 deletions
5
.htmltest.yml
Normal file
5
.htmltest.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
DirectoryPath: "public"
|
||||
EnforceHTTPS: true
|
||||
CacheExpires: "6h"
|
||||
IgnoreDirs:
|
||||
- "photos"
|
||||
Loading…
Add table
Add a link
Reference in a new issue