Whoops. We're Debian, baby.
This commit is contained in:
@ -64,7 +64,7 @@ To enable LSCache for your site:
|
||||
3. **Restart OpenLiteSpeed** to apply the changes:
|
||||
|
||||
```bash
|
||||
sudo systemctl restart lsws
|
||||
systemctl restart lsws
|
||||
```
|
||||
|
||||
> **Note:** This configuration example caches both public and private content and sets a default expiration of 300 seconds (5 minutes) for HTML content. You can customize these values to suit your needs. You may wish to disable caching during active development, as it can prevent you from seeing changes immediately.
|
||||
|
Reference in New Issue
Block a user