Skip to content

Feature 1#3

Merged
marcus-at-localhost merged 2 commits into
featurefrom
feature-1
Aug 15, 2019
Merged

Feature 1#3
marcus-at-localhost merged 2 commits into
featurefrom
feature-1

Conversation

@marcus-at-localhost
Copy link
Copy Markdown
Owner

No description provided.

Yaml config should look like this now

```
PicoZCache:
  enabled: true          # True/False if cache is enabled
  dir: cache/html/    # Directory where cache should be saved
  time: 604800           # Interval between caching (period from one to second cache) in seconds, here is 7 days = 60 * 60 * 24 * 7.
  xhtml_output: false    # If true, XHTML Content-Type header will be sent when loading cache page
```
@marcus-at-localhost marcus-at-localhost merged commit 133e296 into feature Aug 15, 2019
@marcus-at-localhost marcus-at-localhost deleted the feature-1 branch August 15, 2019 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant