diff options
author | Joey Hess <joey@kitenet.net> | 2013-04-25 12:23:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-04-25 12:23:36 -0400 |
commit | 9676d206217f93dbc8da215fb0c0214730b22e09 (patch) | |
tree | 331d84cc1bde1d4bbc0ff49291ff36d2583fffd5 /doc/preferred_content.mdwn | |
parent | ac9dfc1fbc936349a6596402e78592e94e90279c (diff) |
Internet Archive!
* Add public repository group.
* webapp: Can now set up Internet Archive repositories.
TODO: Enabling IA repositories.
Diffstat (limited to 'doc/preferred_content.mdwn')
-rw-r--r-- | doc/preferred_content.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/preferred_content.mdwn b/doc/preferred_content.mdwn index 1bcdfdf07..ca2d4d207 100644 --- a/doc/preferred_content.mdwn +++ b/doc/preferred_content.mdwn @@ -166,6 +166,14 @@ reached an archive repository. `present and ($client)` +### public + +This is used for publishing information to a repository that can be +publically accessed. Only files inside `public` directories will be +stored in a public repository. + +`include=*/public/* or include=public/*` + ### unwanted Use for repositories that you don't want to exist. This will result |