summaryrefslogtreecommitdiffstats
path: root/docs/00_index.mkd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/00_index.mkd')
-rw-r--r--docs/00_index.mkd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index bee0635e..df3ac850 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -73,7 +73,7 @@ Administrators can create and manage all repositories, user accounts, and teams
### Backup Strategy
-Gitblit includes a backup mechanism (*federation*) which can be used to backup repositories and, optionally, user accounts & server settings from your Gitblit instance to another Gitblit instance or to a [Gitblit Federation Client](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%). Similarly, you can use the federation mechanism to aggregate individual workspace Gitblit instances to a common, centralized server.
+Gitblit includes a backup mechanism (*federation*) which can be used to backup repositories and, optionally, user accounts, team definitions, server settings, & Groovy push hook scripts from your Gitblit instance to another Gitblit instance or to a [Gitblit Federation Client](http://code.google.com/p/gitblit/downloads/detail?name=%FEDCLIENT%). Similarly, you can use the federation mechanism to aggregate individual workspace Gitblit instances to a common, centralized server.
### Java Runtime Requirement