Skip to content

Commit 923525c

Browse files
committed
Rename root config key for gApiAccess settings.
To make it less ambibuous in a world where 'verything is Google'. See: xmlsquad/xml-authoring-library#4 (comment)
1 parent c0b2626 commit 923525c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

XmlAuthoringProjectSettings.yaml.dist

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The file can have any other parameters
2-
google:
2+
gApiAccess:
33
gApiOAuthSecretFile: google-client-secret.json # The path to an application client secret file (relative to this file)
44
gApiAccessTokenFile: google-access-token.json # The path to an access token file (relative to this file, optional, the file may not exist)
55

0 commit comments

Comments
 (0)