#
# cshark uci configuration
#

config cshark 'cshark'
	option url 'https://www.cloudshark.org'
	option token 'PASTE API TOKEN HERE'
	option ca '/etc/ssl/certs/ca-the_usertrust_network.pem'
	option ca_verify '1'
	option dir '/tmp/'
        option tags ''
