mirror of
https://github.com/google/nomulus
synced 2026-09-03 14:46:59 +00: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:
@@ -1,3 +1,10 @@
|
||||
|
||||
general:
|
||||
appEngineProjectId: domain-registry-alpha
|
||||
appEngine:
|
||||
projectId: domain-registry-alpha
|
||||
|
||||
registryPolicy:
|
||||
contactAndHostRoidSuffix: GOOGLE
|
||||
productName: Google Registry Alpha
|
||||
|
||||
registrarConsole:
|
||||
logoFilename: google_registry.png
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
|
||||
general:
|
||||
appEngineProjectId: domain-registry
|
||||
appEngine:
|
||||
projectId: domain-registry
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
|
||||
general:
|
||||
appEngineProjectId: domain-registry
|
||||
appEngine:
|
||||
projectId: domain-registry
|
||||
|
||||
registryPolicy:
|
||||
contactAndHostRoidSuffix: GOOGLE
|
||||
productName: Google Registry
|
||||
|
||||
registrarConsole:
|
||||
logoFilename: google_registry.png
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user