FILENAME option description modified

main
zblurx 2021-12-03 17:06:51 +01:00
parent d56199bb35
commit 89f3a572bb
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ class CMEModule:
URL URL in the searchConnector-ms file, default https://rickroll URL URL in the searchConnector-ms file, default https://rickroll
CLEANUP Cleanup (choices: True or False) CLEANUP Cleanup (choices: True or False)
SHARE Specify a share to target SHARE Specify a share to target
FILENAME Specify the filename used WITHOUT the extension (it's automatically added). default is "Documents" FILENAME Specify the filename used WITHOUT the extension searchConnector-ms (it's automatically added), default is "Documents"
''' '''
self.cleanup = False self.cleanup = False
if 'CLEANUP' in module_options: if 'CLEANUP' in module_options: