File: config.rst

package info (click to toggle)
mopidy 3.4.2-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,616 kB
  • sloc: python: 16,656; sh: 159; makefile: 126
file content (33 lines) | stat: -rw-r--r-- 661 bytes parent folder | download | duplicates (6)
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
27
28
29
30
31
32
33
.. _config-api:

***********************************
:mod:`mopidy.config` --- Config API
***********************************

.. automodule:: mopidy.config
    :synopsis: Config API for config loading and validation
    :members:


Config section schemas
======================

.. automodule:: mopidy.config.schemas
    :synopsis: Config section validation schemas
    :members:


Config value types
==================

.. automodule:: mopidy.config.types
    :synopsis: Config value validation types
    :members:


Config value validators
=======================

.. automodule:: mopidy.config.validators
    :synopsis: Config value validators
    :members: