File: index.rst

package info (click to toggle)
swift 2.35.1-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 22,760 kB
  • sloc: python: 281,901; javascript: 1,059; sh: 619; pascal: 295; makefile: 81; xml: 32
file content (18 lines) | stat: -rw-r--r-- 399 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
===========================
Configuration Documentation
===========================

.. toctree::
    :maxdepth: 2

    swift_common_config.rst
    proxy_server_config.rst
    account_server_config.rst
    container_server_config.rst
    object_server_config.rst
    global_memcache_config.rst

Configuration options for middleware can be found at:

* :doc:`../middleware`
* :doc:`../overview_auth`