nodes/home.paperless: increase max_body_size
This commit is contained in:
parent
8ef6522ead
commit
b7935e59e7
1 changed files with 1 additions and 0 deletions
|
@ -50,6 +50,7 @@ nodes['home.paperless'] = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
'extras': True,
|
'extras': True,
|
||||||
|
'max_body_size': '100M',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue