Skip to content

Commit

Permalink
default datatables plugin instead of recline
Browse files Browse the repository at this point in the history
  • Loading branch information
wardi committed Apr 23, 2024
1 parent ee4f348 commit eee098b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eee098b

Please sign in to comment.