mirror of
https://github.com/google/nomulus.git
synced 2025-05-15 17:07:15 +02:00
Move RDAP Terms of Service into YAML config file
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=214642487
This commit is contained in:
parent
84a0ace2ea
commit
3d71012acd
3 changed files with 49 additions and 28 deletions
|
@ -90,6 +90,7 @@ public class RegistryConfigSettings {
|
|||
public String premiumTermsExportDisclaimer;
|
||||
public String reservedTermsExportDisclaimer;
|
||||
public String whoisDisclaimer;
|
||||
public String rdapTos;
|
||||
}
|
||||
|
||||
/** Configuration for Cloud Datastore. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue