58 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			58 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "commitMessage": "vault backup: {{date}}",
 | 
						|
  "commitDateFormat": "YYYY-MM-DD HH:mm:ss",
 | 
						|
  "autoSaveInterval": 30,
 | 
						|
  "autoPushInterval": 0,
 | 
						|
  "autoPullInterval": 30,
 | 
						|
  "autoPullOnBoot": true,
 | 
						|
  "disablePush": false,
 | 
						|
  "pullBeforePush": true,
 | 
						|
  "disablePopups": false,
 | 
						|
  "disablePopupsForNoChanges": false,
 | 
						|
  "listChangedFilesInMessageBody": false,
 | 
						|
  "showStatusBar": true,
 | 
						|
  "updateSubmodules": true,
 | 
						|
  "syncMethod": "merge",
 | 
						|
  "customMessageOnAutoBackup": false,
 | 
						|
  "autoBackupAfterFileChange": true,
 | 
						|
  "treeStructure": false,
 | 
						|
  "refreshSourceControl": true,
 | 
						|
  "basePath": "",
 | 
						|
  "differentIntervalCommitAndPush": false,
 | 
						|
  "changedFilesInStatusBar": true,
 | 
						|
  "showedMobileNotice": true,
 | 
						|
  "refreshSourceControlTimer": 7000,
 | 
						|
  "showBranchStatusBar": true,
 | 
						|
  "setLastSaveToLastCommit": false,
 | 
						|
  "submoduleRecurseCheckout": false,
 | 
						|
  "gitDir": "",
 | 
						|
  "showFileMenu": true,
 | 
						|
  "authorInHistoryView": "hide",
 | 
						|
  "dateInHistoryView": false,
 | 
						|
  "lineAuthor": {
 | 
						|
    "show": false,
 | 
						|
    "followMovement": "inactive",
 | 
						|
    "authorDisplay": "initials",
 | 
						|
    "showCommitHash": false,
 | 
						|
    "dateTimeFormatOptions": "date",
 | 
						|
    "dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
 | 
						|
    "dateTimeTimezone": "viewer-local",
 | 
						|
    "coloringMaxAge": "1y",
 | 
						|
    "colorNew": {
 | 
						|
      "r": 255,
 | 
						|
      "g": 150,
 | 
						|
      "b": 150
 | 
						|
    },
 | 
						|
    "colorOld": {
 | 
						|
      "r": 120,
 | 
						|
      "g": 160,
 | 
						|
      "b": 255
 | 
						|
    },
 | 
						|
    "textColorCss": "var(--text-muted)",
 | 
						|
    "ignoreWhitespace": false,
 | 
						|
    "gutterSpacingFallbackLength": 5,
 | 
						|
    "lastShownAuthorDisplay": "initials",
 | 
						|
    "lastShownDateTimeFormatOptions": "date"
 | 
						|
  },
 | 
						|
  "autoCommitMessage": "vault backup: {{date}}"
 | 
						|
} |