mirror of
https://github.com/google/nomulus
synced 2026-01-05 04:56:03 +00:00
Convert yet more configuration options to YAML
With a particular focus on custom logic and caching. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=146258446
This commit is contained in:
@@ -78,6 +78,9 @@ description of each option:
|
||||
```yaml
|
||||
appEngine:
|
||||
projectId: # Your App Engine project ID
|
||||
toolsServiceUrl:
|
||||
hostName: tools-dot-PROJECT-ID.appspot.com # Insert your project ID
|
||||
port: 443
|
||||
|
||||
gSuite:
|
||||
domainName: # Your G Suite domain name
|
||||
|
||||
Reference in New Issue
Block a user