mirror of
https://github.com/simon987/sist2.git
synced 2025-04-16 00:46:43 +00:00
Disable automatic mime map update by default
This commit is contained in:
parent
c6820b6cc6
commit
bfd080943d
@ -48,7 +48,7 @@ export default new Vuex.Store({
|
||||
optLightboxLoadOnlyCurrent: false,
|
||||
optLightboxSlideDuration: 15,
|
||||
optHideLegacy: false,
|
||||
optUpdateMimeMap: true,
|
||||
optUpdateMimeMap: false,
|
||||
optUseDatePicker: false,
|
||||
|
||||
_onLoadSelectedIndices: [] as string[],
|
||||
|
Loading…
x
Reference in New Issue
Block a user