mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	fix meshcentral-config-schema.json for ace editor
This commit is contained in:
		
							parent
							
								
									cac505e2cd
								
							
						
					
					
						commit
						712f06db3c
					
				
					 1 changed files with 5 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -2900,12 +2900,10 @@
 | 
			
		|||
              },
 | 
			
		||||
              "user": {
 | 
			
		||||
                "type": "string",
 | 
			
		||||
                "format": "string",
 | 
			
		||||
                "description": "SMTP username."
 | 
			
		||||
              },
 | 
			
		||||
              "pass": {
 | 
			
		||||
                "type": "string",
 | 
			
		||||
                "format": "string",
 | 
			
		||||
                "description": "SMTP password."
 | 
			
		||||
              },
 | 
			
		||||
              "tls": {
 | 
			
		||||
| 
						 | 
				
			
			@ -3258,7 +3256,6 @@
 | 
			
		|||
                    ]
 | 
			
		||||
                  }
 | 
			
		||||
                ],
 | 
			
		||||
                "additionalProperties": false,
 | 
			
		||||
                "properties": {
 | 
			
		||||
                  "newAccounts": {
 | 
			
		||||
                    "type": "boolean",
 | 
			
		||||
| 
						 | 
				
			
			@ -3466,8 +3463,7 @@
 | 
			
		|||
                    "required": [
 | 
			
		||||
                      "client_id",
 | 
			
		||||
                      "client_secret"
 | 
			
		||||
                    ],
 | 
			
		||||
                    "additionalProperties": false
 | 
			
		||||
                    ]
 | 
			
		||||
                  },
 | 
			
		||||
                  "issuer": {
 | 
			
		||||
                    "type": [
 | 
			
		||||
| 
						 | 
				
			
			@ -3557,8 +3553,7 @@
 | 
			
		|||
                          }
 | 
			
		||||
                        }
 | 
			
		||||
                      }
 | 
			
		||||
                    },
 | 
			
		||||
                    "additionalProperties": false
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  "custom": {
 | 
			
		||||
                    "type": "object",
 | 
			
		||||
| 
						 | 
				
			
			@ -3609,8 +3604,7 @@
 | 
			
		|||
                        "type": "string",
 | 
			
		||||
                        "description": "REQUIRED IF USING GROUPS: Customer ID from Google Workspace Admin Console (https://admin.google.com/ac/accountsettings/profile)"
 | 
			
		||||
                      }
 | 
			
		||||
                    },
 | 
			
		||||
                    "additionalProperties": false
 | 
			
		||||
                    }
 | 
			
		||||
                  },
 | 
			
		||||
                  "groups": {
 | 
			
		||||
                    "type": "object",
 | 
			
		||||
| 
						 | 
				
			
			@ -3662,8 +3656,7 @@
 | 
			
		|||
                        "default": "groups",
 | 
			
		||||
                        "description": "Custom claim to use."
 | 
			
		||||
                      }
 | 
			
		||||
                    },
 | 
			
		||||
                    "additionalProperties": false
 | 
			
		||||
                    }
 | 
			
		||||
                  }
 | 
			
		||||
                }
 | 
			
		||||
              }
 | 
			
		||||
| 
						 | 
				
			
			@ -3728,8 +3721,7 @@
 | 
			
		|||
              "description": "EAB HMAC KEY",
 | 
			
		||||
              "default": ""
 | 
			
		||||
            }
 | 
			
		||||
          },
 | 
			
		||||
          "additionalProperties": false
 | 
			
		||||
          }
 | 
			
		||||
        }
 | 
			
		||||
      },
 | 
			
		||||
      "required": [
 | 
			
		||||
| 
						 | 
				
			
			@ -3824,12 +3816,10 @@
 | 
			
		|||
        },
 | 
			
		||||
        "user": {
 | 
			
		||||
          "type": "string",
 | 
			
		||||
          "format": "string",
 | 
			
		||||
          "description": "SMTP username."
 | 
			
		||||
        },
 | 
			
		||||
        "pass": {
 | 
			
		||||
          "type": "string",
 | 
			
		||||
          "format": "string",
 | 
			
		||||
          "description": "SMTP password."
 | 
			
		||||
        },
 | 
			
		||||
        "tls": {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue