Skip to content

Commit

Permalink
[doc] provided some jitsu config examples
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
blakmatrix committed Oct 13, 2012
1 parent 6bab6c6 commit c834fdc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -117,6 +117,13 @@ All configuration data for your local `jitsu` install is located in the *.jitsuc

If you need to have multiple configuration files, use --localconf or --jitsuconf options.

Some Examples:

jitsu config set colors false # disable colors
jitsu config set timeout 480000 # set request timeouts to 8 minutes
jitsu config set analyze false # disable package analyzer
jitsu config set protocol https # Always use HTTP Secure

##jitsu options

jitsu [commands] [options]
Expand Down

0 comments on commit c834fdc

Please sign in to comment.