Skip to content

Commit

Permalink
allow 12 hour timeout for lockDatabaseIdle
Browse files Browse the repository at this point in the history
  • Loading branch information
jsachs authored and droidmonkey committed Aug 20, 2018
1 parent 07efabe commit 1d71059
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gui/SettingsWidgetSecurity.ui
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<number>10</number>
</property>
<property name="maximum">
<number>9999</number>
<number>43200</number>
</property>
<property name="value">
<number>240</number>
Expand Down

0 comments on commit 1d71059

Please sign in to comment.