mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 01:35:59 +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-crash
|
||||
appEngine:
|
||||
projectId: domain-registry-crash
|
||||
|
||||
registryPolicy:
|
||||
contactAndHostRoidSuffix: GOOGLE
|
||||
productName: Google Registry Crash
|
||||
|
||||
registrarConsole:
|
||||
logoFilename: google_registry.png
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue