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.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/00_index.mkd b/docs/00_index.mkd
index 4aea0d73..09850752 100644
--- a/docs/00_index.mkd
+++ b/docs/00_index.mkd
@@ -36,6 +36,7 @@ Gitblit requires a Java 6 Runtime Environment (JRE) or a Java 6 Development Kit
- improved: summary page performance by caching metric calculations (issue 25)
- added: authenticated JSON RPC mechanism
**New:** *web.enableRpcServlet = true*
+ **New:** *web.enableRpcManagement = false*
**New:** *web.enableRpcAdministration = false*
- added: reusable JSON RPC client class
- added: Gitblit Manager (Java/Swing Application) for remote administration of a Gitblit server.