You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: browser-emulator/aws/EC2-browser-emulator.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Parameters:
13
13
KeyName:
14
14
Type: String
15
15
Description: (Optional) Name of an existing EC2 KeyPair to enable SSH access. Leave empty to not set a key.
16
-
Default: 'ivan-aws-virginia'
16
+
Default: ''
17
17
CacheMediaFilesArgs:
18
18
Type: String
19
19
Description: Cache media files by resolution and fps if you are going to create multiple instances and want to save time and bandwidth. Use '__enabled__' to cache all media files or specify resolutions and fps (e.g., '1080x60 720x30') to cache only specific combinations. If not set or set to '__disabled__', media files will not be cached.
0 commit comments