[#22] No need to add `resource_proxy_enabled` to config
This commit is contained in:
parent
511e26fa14
commit
762cbd42a1
|
@ -290,9 +290,7 @@ WMS Preview
|
||||||
|
|
||||||
To enable the WMS previewer you need to add the ``wms_preview`` plugin to your
|
To enable the WMS previewer you need to add the ``wms_preview`` plugin to your
|
||||||
ini file (See `Configuration`_). This plugin also requires the ``resource_proxy``
|
ini file (See `Configuration`_). This plugin also requires the ``resource_proxy``
|
||||||
plugin and the following option in your ini file::
|
plugin.
|
||||||
|
|
||||||
ckan.resource_proxy_enabled=1
|
|
||||||
|
|
||||||
Please note that this is an experimental plugin and may be unstable.
|
Please note that this is an experimental plugin and may be unstable.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue