Browse Source

Update cache.rst

FusionPBX 6 years ago
parent
commit
81ace59d16
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/advanced/default_settings/cache.rst

+ 1 - 1
source/advanced/default_settings/cache.rst

@@ -7,7 +7,7 @@ Option to use file cache for xml and not memcache.
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
 | Default Setting Subcategory | Default Setting Name | Default Setting Value | Default Setting Enabled | Default Setting Description     |
 | Default Setting Subcategory | Default Setting Name | Default Setting Value | Default Setting Enabled | Default Setting Description     |
 +=============================+======================+=======================+=========================+=================================+
 +=============================+======================+=======================+=========================+=================================+
-| method                      | text                 | memcache              | TRUE                    | Cache methods file or memcache. |
+| method                      | text                 | file                  | TRUE                    | Cache methods file or memcache. |
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
 | location                    | text                 | /tmp                  | TRUE                    | Location for the file cache.    |
 | location                    | text                 | /tmp                  | TRUE                    | Location for the file cache.    |
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+