diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-03-03 22:40:58 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-03-03 22:40:58 -0400 |
commit | a408278008da33cb20a6091581445952290fe9ef (patch) | |
tree | 01731f2eb45a1d5b2d6bd5b4513f2630469c99ed /doc/design | |
parent | 4258d59e25349346b10bc60ab7f6b976fc70c211 (diff) |
groups
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/iabackup.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/iabackup.mdwn b/doc/design/iabackup.mdwn index 59229af86..05fa24740 100644 --- a/doc/design/iabackup.mdwn +++ b/doc/design/iabackup.mdwn @@ -234,6 +234,11 @@ Items sometimes go dark; this could be reflected by deleting the item from the repository. It's up to the clients what they do with the content of such Items. +Client's repos could be put into groups to classify them. For example, +there could be groups per continent, or for trust levels, or whatever. +These can be used by [[preferred_content]] expressions to fine tune how +Items are spread out amoung the available clients. + ## other potential gotchas If any single Item is very large (eg, 10 terabytes), there may not be |