Skip to content

Commit bada5a2

Browse files
authored
fix: broken link in config.sample (#41625)
1 parent 81c292d commit bada5a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/config.sample.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@
12291229

12301230
/**
12311231
* Define connection options for memcached
1232-
* For more details please see http://apprize.info/php/scaling/15.html
1232+
* For more details please see https://www.php.net/manual/en/memcached.constants.php
12331233
*/
12341234
'memcached_options' => [
12351235
// Set timeouts to 50ms

0 commit comments

Comments
 (0)