Added config for htmltest and updated .gitignore to skip the outout of htmltest

This commit is contained in:
Don Harper 2019-08-24 22:15:10 -05:00
parent 1de705c486
commit 4fc53324c4
2 changed files with 8 additions and 0 deletions

5
.htmltest.yml Normal file
View file

@ -0,0 +1,5 @@
DirectoryPath: "public"
EnforceHTTPS: true
CacheExpires: "6h"
IgnoreDirs:
- "photos"