You are here

constant BRIGHTCOVE_CACHE_MEMCACHE_PORT in Brightcove Video Connect 7.6

Same name and namespace in other branches
  1. 7.7 brightcove.module \BRIGHTCOVE_CACHE_MEMCACHE_PORT
  2. 7.3 brightcove.module \BRIGHTCOVE_CACHE_MEMCACHE_PORT
  3. 7.4 brightcove.module \BRIGHTCOVE_CACHE_MEMCACHE_PORT
  4. 7.5 brightcove.module \BRIGHTCOVE_CACHE_MEMCACHE_PORT
2 uses of BRIGHTCOVE_CACHE_MEMCACHE_PORT
brightcove_admin_settings in ./brightcove.admin.inc
Form builder.
_brightcove_delete_memcached in ./brightcove.module
Helper function to be able to delete outdated memcached items.

File

./brightcove.module, line 32
Brightcove module is an integration layer between any modules using Brightcove API. It makes all necessary checks for the API and makes settings available to the user.

Code

define('BRIGHTCOVE_CACHE_MEMCACHE_PORT', 11211);