mirror of
				https://github.com/github/octodns.git
				synced 2024-05-11 05:55:00 +00:00 
			
		
		
		
	Merge branch 'master' into pool-value-up
This commit is contained in:
		@@ -307,7 +307,7 @@ class Ns1Provider(BaseProvider):
 | 
			
		||||
    SUPPORTS_GEO = True
 | 
			
		||||
    SUPPORTS_DYNAMIC = True
 | 
			
		||||
    SUPPORTS_POOL_VALUE_UP = True
 | 
			
		||||
    SUPPORTS_MUTLIVALUE_PTR = True
 | 
			
		||||
    SUPPORTS_MULTIVALUE_PTR = True
 | 
			
		||||
    SUPPORTS = set(('A', 'AAAA', 'ALIAS', 'CAA', 'CNAME', 'MX', 'NAPTR',
 | 
			
		||||
                    'NS', 'PTR', 'SPF', 'SRV', 'TXT', 'URLFWD'))
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user