mirror of
https://github.com/bitwarden/server
synced 2025-12-17 00:33:23 +00:00
local attachment storage & docker image
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
public class AttachmentSettings
|
||||
{
|
||||
public string ConnectionString { get; set; }
|
||||
public string BaseDirectory { get; set; }
|
||||
public string BaseUrl { get; set; }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user