User selects backblaze bucket instead of providing bucket url

This commit is contained in:
2026-07-25 10:02:25 -07:00
parent a64247de4e
commit 2721249a89
4 changed files with 152 additions and 81 deletions

View File

@@ -0,0 +1,2 @@
alter table user_service_configs add backblaze_bucket_name_enc varchar(255);
alter table user_service_configs add backblaze_bucket_id_enc varchar(255);