Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
Froggo8311 authored and Froggo8311 committed Nov 3, 2022
2 parents 30efcdd + ef0f4ae commit 43f4d93
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ Phoenix can be configured per-project with a `phoenix.config.json` file. Here ar
> `encoding` (`str`, `utf-8`) - Set the text encoding.
>
> `nocompress` (`list`, `[]`) - Disable compression on specific files. Each item of the list is the resource's URL.
/* >
> `purgecache` (`bool`, `true`) - Clear the excess cache. */
>
> `minify` (`bool`, `true`) - Make HTML, CSS, and JS files smaller.
>
Expand All @@ -60,5 +58,3 @@ Phoenix can be configured per-project with a `phoenix.config.json` file. Here ar
> `fixProxy` (`bool`, `true`) - Replace all instances of the proxied URL with the requested URL.
>
> `thisURL` (`str`) - A nice name for the website hosted by the server. Used for `fixProxy`.
/* >
> `canrebuild` - WIP */

0 comments on commit 43f4d93

Please sign in to comment.