We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953da36 commit 3de3bb8Copy full SHA for 3de3bb8
1 file changed
lib/Phpfastcache/Drivers/Couchbase/Config.php
@@ -28,7 +28,7 @@ class Config extends ConfigurationOption
28
/**
29
* @var int
30
*/
31
- protected $port;
+ protected $port = 8091;// SSL: 18091
32
33
34
* @var string
0 commit comments