File: configuration.rst

package info (click to toggle)
tryton-modules-inbound-email 7.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 436 kB
  • sloc: python: 804; xml: 219; makefile: 11; sh: 3
file content (26 lines) | stat: -rw-r--r-- 609 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
*************
Configuration
*************

The *Inbound Email Module* uses values from settings in the ``[inbound_email]``
section of the :doc:`configuration file <trytond:topics/configuration>`.

.. _config-inboud_email.filestore:

``filestore``
=============

The ``filestore`` defines if the inbound emails are stored in the
:ref:`FileStore <trytond:ref-filestore>`.

The default value is: ``True``

.. _config-inbound_email.store_prefix:

``store_prefix``
================

The ``store_prefix`` contains the prefix to use with the :ref:`FileStore
<trytond:ref-filestore>`.

The default value is: ``None``