You are here

constant BROWSERSYNC_DEFAULT_PORT in Browsersync 7

Same name and namespace in other branches
  1. 8.2 browsersync.module \BROWSERSYNC_DEFAULT_PORT
  2. 8 browsersync.module \BROWSERSYNC_DEFAULT_PORT

Browsersync default port.

@link http://www.browsersync.io/docs/options/#option-port

1 use of BROWSERSYNC_DEFAULT_PORT
template_preprocess_browsersync_snippet in theme/browsersync.theme.inc
Preprocesses variables for browsersync-snippet.tpl.php.

File

./browsersync.module, line 20
Code for the Browsersync module.

Code

define('BROWSERSYNC_DEFAULT_PORT', '3000');