Ver código fonte

Update cache.rst

FusionPBX 6 anos atrás
pai
commit
81ace59d16
1 arquivos alterados com 1 adições e 1 exclusões
  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     |
 +=============================+======================+=======================+=========================+=================================+
-| 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.    |
 +-----------------------------+----------------------+-----------------------+-------------------------+---------------------------------+