mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	add dns to domains in schema
This commit is contained in:
		
							parent
							
								
									b1d2d1aea9
								
							
						
					
					
						commit
						93ea293a23
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -984,6 +984,11 @@
 | 
			
		|||
      "items": {
 | 
			
		||||
        "type": "object",
 | 
			
		||||
        "properties": {
 | 
			
		||||
          "dns": {
 | 
			
		||||
            "type": "string",
 | 
			
		||||
            "default": null,
 | 
			
		||||
            "description": "The DNS name used to access this domain instead of accessing it via a subfolder"
 | 
			
		||||
          },
 | 
			
		||||
          "siteStyle": {
 | 
			
		||||
            "type": "integer",
 | 
			
		||||
            "default": 2,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue