brightness fix
This commit is contained in:
parent
61b5d3f7ba
commit
ecc63f8cf9
1 changed files with 2 additions and 2 deletions
|
|
@ -17,11 +17,11 @@ Hotkey =
|
|||
# Setting type: Single
|
||||
# Default value: 1
|
||||
# Acceptable value range: From 0 to 1
|
||||
Brightness = 0.80
|
||||
Brightness = 0.0
|
||||
|
||||
## Extended exposure range, mainly affects dark areas
|
||||
# Setting type: Single
|
||||
# Default value: 0.3
|
||||
# Acceptable value range: From 0 to 0.5
|
||||
Exposure = 0.15
|
||||
Exposure = 0.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue