Merge pull request #135 from ckan/datatables
default datatables plugin instead of recline
This commit is contained in:
commit
eefc8198ba
@ -69,7 +69,7 @@ NGINX_PORT=80
|
||||
NGINX_SSLPORT=443
|
||||
|
||||
# Extensions
|
||||
CKAN__PLUGINS="envvars image_view text_view recline_view datastore datapusher"
|
||||
CKAN__PLUGINS="envvars image_view text_view datatables_view datastore datapusher"
|
||||
CKAN__HARVEST__MQ__TYPE=redis
|
||||
CKAN__HARVEST__MQ__HOSTNAME=redis
|
||||
CKAN__HARVEST__MQ__PORT=6379
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user