diff options
Diffstat (limited to 'app/config')
-rw-r--r-- | app/config/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/config/config.yml b/app/config/config.yml index 75d7299c..48f317c7 100644 --- a/app/config/config.yml +++ b/app/config/config.yml | |||
@@ -130,6 +130,8 @@ fos_rest: | |||
130 | nelmio_api_doc: | 130 | nelmio_api_doc: |
131 | sandbox: | 131 | sandbox: |
132 | enabled: false | 132 | enabled: false |
133 | cache: | ||
134 | enabled: true | ||
133 | name: wallabag API documentation | 135 | name: wallabag API documentation |
134 | 136 | ||
135 | nelmio_cors: | 137 | nelmio_cors: |