-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathScreenshotLocationAndMetadata.config.txt
24 lines (19 loc) · 1.95 KB
/
ScreenshotLocationAndMetadata.config.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
########################################################################################################################
# If set, screenshots will be moved to this folder. #
# #
# Type: (string) #
########################################################################################################################
ScreenshotDirectory = ""
########################################################################################################################
# Whether to add EXIF metadata to screenshots. #
# Format must be set to JPG (set ScreenshotFormat=2 under [FILE] in enblocal.ini) #
# #
# Type: (boolean) #
########################################################################################################################
AddMetadata = True
########################################################################################################################
# Enable additional logging. Default is to log only errors. #
# #
# Type: (boolean) #
########################################################################################################################
Verbose = False