mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
Disable automatic mime map update by default
This commit is contained in:
@@ -48,7 +48,7 @@ export default new Vuex.Store({
|
||||
optLightboxLoadOnlyCurrent: false,
|
||||
optLightboxSlideDuration: 15,
|
||||
optHideLegacy: false,
|
||||
optUpdateMimeMap: true,
|
||||
optUpdateMimeMap: false,
|
||||
optUseDatePicker: false,
|
||||
|
||||
_onLoadSelectedIndices: [] as string[],
|
||||
|
||||
Reference in New Issue
Block a user