15:19:55 Ysean: you can create a webhook for CHANNEL_CREATE and/or CHANNEL_DESTROY to call out to your HTTP server 15:20:21 and proxy the webhook call to whatever API server you want 15:20:39 oooh 15:20:39 no idea on the s3 question though 15:23:21 boooh :) 15:23:59 lol i'll post in our eng channel 15:24:11 merci 16:18:41 Ysean: one dev uses min.io as a backend (s3 compat) 16:18:51 sounds like if they are compat with s3 then it should work 16:23:10 Would I need to modify the source code to point to my 3rd party s3 compatible provider? The doc on the storage plan for s3 doesn't indicate there value to set for provider. 16:24:06 If there's a key to set I just need to know the key name within the storage API call. 16:32:08 i think its system_config controlled probably? 16:32:10 let me check 16:32:56 hard-coded 16:33:02 will ask what they do to get min.io working 17:16:05 kz_att_s3 allows to set host and access type , direct => hostname/bucket or dnsbucket bucket.hostname 17:16:10 Ysean: ^ 17:16:18 so should be possible 17:40:45 ooooohm nice 17:40:47 Thanks!