Skip to content

Commit

Permalink
Implemented requireCompressMark option (dg#164).
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentmuller committed Mar 25, 2024
1 parent 79035b5 commit 736de60
Show file tree
Hide file tree
Showing 2 changed files with 311 additions and 305 deletions.
3 changes: 3 additions & 0 deletions deployment.sample.ini
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ after[] = local: git reset HEAD --hard ; reverts all changes in working direct
; files to preprocess (defaults to none)
preprocess = *.js *.css

; compression mark (default to yes)
requireCompressMark = no

; file which contains hashes of all uploaded files (defaults to .htdeployment)
deploymentFile = .deployment

Expand Down
Loading

0 comments on commit 736de60

Please sign in to comment.