forked from Github/Axter-Stash
Update filemonitor.py
This commit is contained in:
@@ -51,7 +51,7 @@ stash = StashPluginHelper(
|
||||
config=config,
|
||||
logToErrSet=logToErrSet,
|
||||
logToNormSet=logToNormSet,
|
||||
maxbytes=10*1024*1024,
|
||||
maxbytes=5*1024*1024,
|
||||
apiKey=parse_args.apikey
|
||||
)
|
||||
stash.Status(logLevel=logging.DEBUG)
|
||||
|
||||
Reference in New Issue
Block a user