Skip to content

Commit e43600e

Browse files
Update hortusfox-web.xml
Co-authored-by: Nate Harris <[email protected]>
1 parent e799822 commit e43600e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/hortusfox-web.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<Config Name="" Target="APP_HISTORY_NAME" Default="History" Mode="" Description="" Type="Variable" Display="always" Required="true" Mask="false">History</Config>
3535
<Config Name="" Target="APP_ENABLE_PHOTO_SHARE" Default="false" Mode="" Description="" Type="Variable" Display="always" Required="true" Mask="false">false</Config>
3636
<Config Name="" Target="PHOTO_RESIZE_FACTOR_DEFAULT" Default="1.0" Mode="" Description="" Type="Variable" Display="always" Required="true" Mask="false">1.0</Config>
37-
<Config Name="" Target="PHOTO_RESIZE_FACTOR_1" Default="0.5" Mode="" Description="" Type="Variable" Display="always" Required="true" Mask="false">0.5</Config>
37+
<Config Name="" Target="PHOTO_RESIZE_FACTOR_1" Default="0.5" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">0.5</Config>
3838
<Config Name="" Target="PHOTO_RESIZE_FACTOR_2" Default="0.4" Mode="" Description="" Type="Variable" Display="always" Required="true" Mask="false">0.4</Config>
3939
<Config Name="" Target="PHOTO_RESIZE_FACTOR_3" Default="0.4" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">0.4</Config>
4040
<Config Name="" Target="PHOTO_RESIZE_FACTOR_4" Default="0.3" Mode="" Description="" Type="Variable" Display="advanced" Required="true" Mask="false">0.3</Config>

0 commit comments

Comments
 (0)