mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
Update README.md
linebreaks
This commit is contained in:
parent
773a21d33b
commit
e5ba4abcf8
@ -100,10 +100,10 @@ The language setting in config/stikked.php is back, you can set a fixed language
|
|||||||
$config['language'] = 'english';
|
$config['language'] = 'english';
|
||||||
```
|
```
|
||||||
|
|
||||||
New config option: Content expiration.
|
New config option: Content expiration.\
|
||||||
Sets the "Expires:"-header to make use of browser-caching
|
Sets the "Expires:"-header to make use of browser-caching\
|
||||||
Format: http://php.net/manual/en/function.strtotime.php
|
Format: http://php.net/manual/en/function.strtotime.php\
|
||||||
Examples: '+10 seconds', '+1 year', '-1 week'
|
Examples: '+10 seconds', '+1 year', '-1 week'\
|
||||||
Browser-caching is disabled when this option is not set.
|
Browser-caching is disabled when this option is not set.
|
||||||
|
|
||||||
```php
|
```php
|
||||||
|
Loading…
x
Reference in New Issue
Block a user