Init (#6999)
This commit is contained in:
@@ -77,6 +77,9 @@ export interface ParseServerOptions {
|
||||
javascriptKey: ?string;
|
||||
/* Key for Unity and .Net SDK */
|
||||
dotNetKey: ?string;
|
||||
/* Key for encrypting your files
|
||||
:ENV: PARSE_SERVER_ENCRYPTION_KEY */
|
||||
encryptionKey: ?string;
|
||||
/* Key for REST calls
|
||||
:ENV: PARSE_SERVER_REST_API_KEY */
|
||||
restAPIKey: ?string;
|
||||
|
||||
Reference in New Issue
Block a user