Skip to content

Commit 637b31b

Browse files
Update admin_manual/configuration_server/caching_configuration.rst
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com> Signed-off-by: Martin <31348196+Earl0fPudding@users.noreply.github.com>
1 parent 8cce29d commit 637b31b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin_manual/configuration_server/caching_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,7 @@ Cache Key Prefix for Redis or Memcached
382382

383383
By default, Nextcloud generates a semi-unique prefix for cache keys using information like instance ID, version etc. to mitigate the problem of
384384
collisions when using the same cache for multiple Nextcloud instances.
385-
If you want to make sure to prevent collisions alltogether, you can use the following
385+
If you want to make sure to prevent collisions altogether, you can use the following
386386
setting to define your custom prefix::
387387

388388
'memcache_customprefix' => 'mynextcloudprefix',

0 commit comments

Comments
 (0)