mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Fix session memcache variable name (#6830)
This commit is contained in:
@@ -196,9 +196,9 @@ Alternatively, you can provide the individual connection parameters:
|
||||
|
||||
### Memcache
|
||||
|
||||
| Variable | Description | Default Value |
|
||||
| ------------------ | ---------------------------------- | ------------- |
|
||||
| `SESSION_MEMCACHE` | Location of your memcache instance | --- |
|
||||
| Variable | Description | Default Value |
|
||||
| ------------------------ | ---------------------------------- | ------------- |
|
||||
| `SESSION_MEMCACHE_HOSTS` | Location of your memcache instance | --- |
|
||||
|
||||
### Database
|
||||
|
||||
|
||||
Reference in New Issue
Block a user