mirror of
https://github.com/google/nomulus.git
synced 2025-05-03 13:37:51 +02:00
We never launched this, don't planning on launching it now anyway, and it's rotted over the past two years anyway. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=202993577
21 lines
619 B
YAML
21 lines
619 B
YAML
# This is the configuration file used by unit tests. These values ARE NOT
|
|
# SUITABLE for use in a real deployed environment.
|
|
|
|
registryPolicy:
|
|
registrarChangesNotificationEmailAddresses:
|
|
- notification@test.example
|
|
- notification2@test.example
|
|
defaultRegistrarWhoisServer: whois.nic.fakewhois.example
|
|
|
|
datastore:
|
|
commitLogBucketsNum: 3
|
|
eppResourceIndexBucketsNum: 3
|
|
baseOfyRetryMillis: 0
|
|
|
|
caching:
|
|
singletonCacheRefreshSeconds: 0
|
|
domainLabelCachingSeconds: 0
|
|
singletonCachePersistSeconds: 0
|
|
staticPremiumListMaxCachedEntries: 50
|
|
eppResourceCachingEnabled: true
|
|
eppResourceCachingSeconds: 0
|