Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takezoe committed Nov 30, 2013
1 parent 5210a14 commit b60fe33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ or you can start GitBucket by ```java -jar gitbucket.war``` without servlet cont
- --prefix=[CONTEXTPATH]
- --host=[HOSTNAME]
- --https=true
- --gitbucket.home=[DATA_DIR]

To upgrade GitBucket, only replace gitbucket.war. All GitBucket data is stored in HOME/gitbucket. So if you want to back up GitBucket data, copy this directory to the other disk.

Expand All @@ -53,6 +54,7 @@ Release Notes
### 1.8 - COMMING SOON!
- Add user and group deletion
- Improve pull request performance
- Pull request synchronization (when source repository is updated after pull request, it's applied to the pull request)
- LDAP StartTLS support
- Hard wrap for Markdown
- Add new some options to specify the data directory
Expand Down

0 comments on commit b60fe33

Please sign in to comment.