mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
docs(be): comments for config class
This commit is contained in:
parent
b839c95573
commit
2554afa792
@ -120,6 +120,7 @@ type ConfigType struct {
|
||||
// Default both via environment variables and via extra vars.
|
||||
VariablesPassingMethod VariablesPassingMethod `json:"variables_passing_method"`
|
||||
|
||||
// RegisterFirstUser allows register new user from web interface if no user exists in database.
|
||||
RegisterFirstUser bool `json:"register_first_user"`
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user