Update README.md
This commit is contained in:
parent
8d7b52df79
commit
58afee744f
18
README.md
18
README.md
@ -1,10 +1,24 @@
|
||||
# storage-manager-private
|
||||
Storage Manager
|
||||
===============
|
||||
|
||||
This repository provides services that are used by [Signal-Server](https://github.com/signalapp/Signal-Server) to manage the contents of object stores that back Signal's CDN system. These functions allow the server to delete objects, move objects between different buckets, and list objects.
|
||||
|
||||
Contributing bug reports
|
||||
------------------------
|
||||
|
||||
# License
|
||||
We use [GitHub][github issues] for bug tracking. Security issues should be sent to <a href="mailto:security@signal.org">security@signal.org</a>.
|
||||
|
||||
Help
|
||||
----
|
||||
|
||||
We cannot provide direct technical support. Get help running this software in your own environment in our [unofficial community forum][community forum].
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
Copyright 2024 Signal Messenger, LLC
|
||||
|
||||
Licensed under the [AGPLv3](LICENSE)
|
||||
|
||||
[github issues]: https://github.com/signalapp/storage-manager/issues
|
||||
[community forum]: https://community.signalusers.org
|
||||
|
||||
Loading…
Reference in New Issue
Block a user