summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2017-01-02 18:33:49 +0000
committerRichard Maw <richard.maw@gmail.com>2017-01-02 19:25:11 +0000
commitcb927bf5f9aebcea13f30cd2dfa781b1b8ca7cfb (patch)
tree9003a3f3c4e7ad40882f41d9c4bd05eb730c36c2 /doc
parent7ea3555bf64dae46cfd09a93ef19210a60e61951 (diff)
downloadgitano-cb927bf5f9aebcea13f30cd2dfa781b1b8ca7cfb.tar.gz
admin-doc: Finish list of gitano-special config variables
Diffstat (limited to 'doc')
-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.