16 lines
No EOL
270 B
ReStructuredText
16 lines
No EOL
270 B
ReStructuredText
Backend
|
|
=======
|
|
|
|
The backend can be configured within the `[backend]` section of the configuration file.
|
|
|
|
SQLite
|
|
------
|
|
|
|
.. autoclass:: httpaste.backend.sqlite.Parameters
|
|
:members:
|
|
|
|
Filesystem
|
|
----------
|
|
|
|
.. autoclass:: httpaste.backend.file.Parameters
|
|
:members: |