summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/admin/000.mdwn3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/admin/000.mdwn b/doc/admin/000.mdwn
index 8be8286..5bf9e8c 100644
--- a/doc/admin/000.mdwn
+++ b/doc/admin/000.mdwn
@@ -112,13 +112,12 @@ Configuration variables for repositories are listed in a table.
------- ---------------------------------------------------
variable description
+`project.archived` Whether to hide from `ls` command and CGit output by default.
`project.description` description of repo, shown by web interface
`project.head` where the repository HEAD points, e.g., `refs/heads/master`
`project.owner` Gitano user who owns the repository
------- ---------------------------------------------------
-FIXME: Are there more?
-
You can set any configuration varible, but the `project.*` ones have
special meaning to Gitano.