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