mirror of
https://github.com/google/nomulus.git
synced 2025-06-29 15:53:35 +02:00
Move more configuration options into YAML config files
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=145452311
This commit is contained in:
parent
124011a8ce
commit
6c11ac5392
9 changed files with 91 additions and 38 deletions
|
@ -1,3 +1,10 @@
|
|||
|
||||
general:
|
||||
appEngineProjectId: domain-registry-sandbox
|
||||
appEngine:
|
||||
projectId: domain-registry-sandbox
|
||||
|
||||
registryPolicy:
|
||||
contactAndHostRoidSuffix: GOOGLE
|
||||
productName: Google Registry Sandbox
|
||||
|
||||
registrarConsole:
|
||||
logoFilename: google_registry.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue