Skip to content

Instantly share code, notes, and snippets.

@f0t0n
Created April 30, 2012 11:49
Show Gist options
  • Save f0t0n/2557597 to your computer and use it in GitHub Desktop.
Save f0t0n/2557597 to your computer and use it in GitHub Desktop.
Chartus Node.JS client-application configuration file
<?php
return array(
'turned-on'=>false,
'port'=>28000,
'notifications'=>array(
'turned-on'=>false,
)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment