aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config.yml
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2015-09-29 14:52:46 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-10-03 13:30:43 +0200
commitcd1298d6dfc8a811f3808a85bf73f7686c29a0a8 (patch)
tree9e0711f624c095c4708eec164a893b6489f8bc2d /app/config/config.yml
parentfcb1fba5c2fdb12c9f4041bd334aaced6f302d91 (diff)
downloadwallabag-cd1298d6dfc8a811f3808a85bf73f7686c29a0a8.tar.gz
wallabag-cd1298d6dfc8a811f3808a85bf73f7686c29a0a8.tar.zst
wallabag-cd1298d6dfc8a811f3808a85bf73f7686c29a0a8.zip
allow API documentation for anonymous
Diffstat (limited to 'app/config/config.yml')
-rw-r--r--app/config/config.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/config/config.yml b/app/config/config.yml
index adf68d6c..3c63ded3 100644
--- a/app/config/config.yml
+++ b/app/config/config.yml
@@ -110,7 +110,9 @@ fos_rest:
110 routing_loader: 110 routing_loader:
111 default_format: json 111 default_format: json
112 112
113nelmio_api_doc: ~ 113nelmio_api_doc:
114 sandbox:
115 enabled: false
114 116
115nelmio_cors: 117nelmio_cors:
116 defaults: 118 defaults: