weblate/docs/admin/sample.rst
Michal Čihař 5e28a3e367 Docs: Remove encoding directive from includes
Sphinx now assumes utf-8, so there is no reason to specify that.
2020-08-06 08:09:54 +02:00

9 lines
233 B
ReStructuredText

.. _sample-configuration:
Sample configuration
====================
The following example is shipped as :file:`weblate/settings_example.py` with Weblate:
.. literalinclude:: ../../weblate/settings_example.py
:language: python