mirror of
https://github.com/django/daphne.git
synced 2024-11-10 18:16:34 +03:00
Add maintenance and security README
This commit is contained in:
parent
c0919a1cd0
commit
8662b02daf
13
README.rst
13
README.rst
|
@ -55,3 +55,16 @@ The header takes precedence if both are set. As with ``SCRIPT_ALIAS``, the value
|
|||
should start with a slash, but not end with one; for example::
|
||||
|
||||
daphne --root-path=/forum django_project.asgi:channel_layer
|
||||
|
||||
|
||||
Maintenance and Security
|
||||
------------------------
|
||||
|
||||
To report security issues, please contact security@djangoproject.com. For GPG
|
||||
signatures and more security process information, see
|
||||
https://docs.djangoproject.com/en/dev/internals/security/.
|
||||
|
||||
To report bugs or request new features, please open a new GitHub issue.
|
||||
|
||||
This repository is part of the Channels project. For the shepherd and maintenance team, please see the
|
||||
`main Channels readme <https://github.com/andrewgodwin/channels/blob/master/README.rst>`_.
|
||||
|
|
Loading…
Reference in New Issue
Block a user