Skip to content

Commit

Permalink
Update redis.md
Browse files Browse the repository at this point in the history
  • Loading branch information
froboy authored Jan 22, 2025
1 parent 1b6d0da commit d93e373
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sites/platform/src/guides/drupal/redis.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ To define the service, use the `redis-persistent` endpoint:
# The name of the service container. Must be unique within a project.
<SERVICE_NAME>:
type: redis-persistent:<VERSION>
disk: 256
```
Note that changing the name of the service replaces it with a brand new service and all existing data is lost.
Expand Down

0 comments on commit d93e373

Please sign in to comment.