Skip to content

Instantly share code, notes, and snippets.

@tw3eX
Created June 25, 2015 07:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tw3eX/3394e6f51af7a4f442f9 to your computer and use it in GitHub Desktop.
Save tw3eX/3394e6f51af7a4f442f9 to your computer and use it in GitHub Desktop.
{
"project_name": "development",
"project_secret": "secret",
"project_namespaces": [
{
"name": "charts",
"publish": false,
"watch": false,
"presence": false,
"join_leave": false,
"history_size": 30,
"history_lifetime": 30,
"anonymous" : true
}
],
"log_level": "debug",
"web_password": "web_password",
"web_secret": "strong_secret_key_to_sign_authorization_token"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment