mirror of
https://github.com/bitwarden/server
synced 2025-12-17 00:33:23 +00:00
installation validation and self host applied
This commit is contained in:
@@ -22,5 +22,6 @@ namespace Bit.Core.Models.StaticStore
|
||||
public int UpgradeSortOrder { get; set; }
|
||||
public bool Disabled { get; set; }
|
||||
public int? TrialPeriodDays { get; set; }
|
||||
public bool SelfHost { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user