mirror of
https://github.com/getnamingo/registry.git
synced 2025-05-12 22:48:06 +02:00
Improvements on the URS script
This commit is contained in:
parent
647a1ae659
commit
9b183ddf5d
4 changed files with 43 additions and 16 deletions
|
@ -641,7 +641,8 @@ INSERT INTO registry.ticket_categories (name, description) VALUES
|
|||
('Abuse Notifications', 'Reports of domain abusive practices as per ICANN guidelines'),
|
||||
('General Inquiry', 'General questions or feedback about services, platform or any non-specific topic'),
|
||||
('Registrar Application', 'Queries or issues related to new registrar applications or onboarding'),
|
||||
('RDAP Updates', 'Issues or queries related to the Registration Data Access Protocol (RDAP) updates');
|
||||
('RDAP Updates', 'Issues or queries related to the Registration Data Access Protocol (RDAP) updates'),
|
||||
('URS Cases', 'Reports of URS cases');
|
||||
|
||||
INSERT INTO registry.settings (name, value) VALUES
|
||||
('dns-tcp-queries-received', '0'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue