mirror of
https://github.com/serty2005/rmser.git
synced 2026-02-04 19:02:33 -06:00
2501-готовлюсь к mainteance
This commit is contained in:
@@ -24,6 +24,9 @@ type AppConfig struct {
|
||||
DropTables bool `mapstructure:"drop_tables"`
|
||||
StoragePath string `mapstructure:"storage_path"`
|
||||
PublicURL string `mapstructure:"public_url"`
|
||||
|
||||
MaintenanceMode bool `mapstructure:"maintenance_mode"`
|
||||
DevIDs []int64 `mapstructure:"dev_ids"` // Whitelist для режима разработки
|
||||
}
|
||||
|
||||
type DBConfig struct {
|
||||
|
||||
Reference in New Issue
Block a user