blob: 65f77837487e9743e3d63c81444334c6ec80413e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
[profiles] #profiles中文件使用路径管理
#profiles上传文件多层目录结构
testdata = testdata
ui_file = ui_file
profiles = profiles
#response_pages上传文件目录
response_pages = response_pages
#ssl_decryption_keyrings上传文件目录
ssl_decryption_keyrings = ssl_decryption_keyrings
#trusted_certificate_authorities上传文件目录
trusted_certificate_authorities = trusted_certificate_authorities
#ssl_fingerprints传文件目录
ssl_fingerprints = ssl_fingerprints
#hijack_files上传文件目录
hijack_files = hijack_files
# insert_scripts 上传文件目录
insert_scripts = insert_scripts
# tsg_proxy_scripts上传文件目录
tsg_proxy_scripts = tsg_proxy_scripts
[object] #object中使用路径管理
objects = objects
# attribute_file上传文件目录
attribute_file = attribute_file
signature_file =signature_file
|