diff options
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -49,7 +49,8 @@ expect that you will basically have to 'make it your own'. If you have a | |||
| 49 | burning question or find a security vulnerability, feel free to email me. I'm | 49 | burning question or find a security vulnerability, feel free to email me. I'm |
| 50 | sure you'll manage to find my email address somewhere. | 50 | sure you'll manage to find my email address somewhere. |
| 51 | 51 | ||
| 52 | Missing features that I might implement at some point when I care enough: | 52 | Nice-to-have features that I may implement at some point, when I feel a need |
| 53 | to: | ||
| 53 | 54 | ||
| 54 | - No namespacing on S3. (This would mean that having the same big file in two | 55 | - No namespacing on S3. (This would mean that having the same big file in two |
| 55 | repositories would mean it is only stored on S3 once.) | 56 | repositories would mean it is only stored on S3 once.) |