docs: update README
This commit is contained in:
parent
42ccaaccc6
commit
b83d0a3614
3 changed files with 7 additions and 5 deletions
|
|
@ -6,17 +6,17 @@ The backend can be configured within the `[backend]` section of the configuratio
|
|||
SQLite
|
||||
------
|
||||
|
||||
.. autoclass:: httpaste.backend.sqlite.Parameters
|
||||
.. autoclass:: httpaste.backend.sqlite.Config
|
||||
:members:
|
||||
|
||||
Filesystem
|
||||
----------
|
||||
|
||||
.. autoclass:: httpaste.backend.file.Parameters
|
||||
.. autoclass:: httpaste.backend.file.Config
|
||||
:members:
|
||||
|
||||
MySQL
|
||||
-----
|
||||
|
||||
.. autoclass:: httpaste.backend.mysql.Parameters
|
||||
.. autoclass:: httpaste.backend.mysql.Config
|
||||
:members:
|
||||
Loading…
Add table
Add a link
Reference in a new issue