aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaude <longneck@scratchbook.ch>2018-10-02 11:44:19 +0200
committerGitHub <noreply@github.com>2018-10-02 11:44:19 +0200
commite5ba4abcf829abd480672139c53109a531f79943 (patch)
tree2cc63382c302038f5c5e2f473a814d2f715071b8
parent773a21d33b68cb8309866974d6b68001c2ba3bfe (diff)
downloadstikked-fit-e5ba4abcf829abd480672139c53109a531f79943.tar.gz
stikked-fit-e5ba4abcf829abd480672139c53109a531f79943.tar.bz2
stikked-fit-e5ba4abcf829abd480672139c53109a531f79943.zip
Update README.md
linebreaks
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index d7f8bfc..5dc91aa 100644
--- a/README.md
+++ b/README.md
@@ -100,10 +100,10 @@ The language setting in config/stikked.php is back, you can set a fixed language
$config['language'] = 'english';
```
-New config option: Content expiration.
-Sets the "Expires:"-header to make use of browser-caching
-Format: http://php.net/manual/en/function.strtotime.php
-Examples: '+10 seconds', '+1 year', '-1 week'
+New config option: Content expiration.\
+Sets the "Expires:"-header to make use of browser-caching\
+Format: http://php.net/manual/en/function.strtotime.php\
+Examples: '+10 seconds', '+1 year', '-1 week'\
Browser-caching is disabled when this option is not set.
```php

© 2014-2024 Faster IT GmbH | imprint | privacy policy