antonycourtney / tad

A desktop application for viewing and analyzing tabular data
http://tadviewer.com
MIT License
3.18k stars 119 forks source link

Allow enabling snowflake and bigquery via environment variables #223

Open hechth opened 1 year ago

hechth commented 1 year ago

Currently for the tadweb-server, snowfleake and bigquery are enabled by default and disabling them requires oucommenting lines in the source code - would it be possible to make this configurable via an environment variable?