| Current Path : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso/sse/ |
| Current File : /var/www/html/cisuenolar.sumar.com.py/wp-content/plugins/peepso/sse/config.sample.js |
module.exports = {
/**
* A custom path to WordPress root directory, otherwise the script use a relative path.
* Useful when the plugin is symlinked.
*/
WP_ROOT: null, // '/path/to/wordpress/'
/**
* Port number the server is listening to.
* Default: 8000
*/
PORT: 8000
};