nodes/home.paperless: increase max_body_size

This commit is contained in:
Franzi 2021-07-02 15:49:17 +02:00
parent 8ef6522ead
commit b7935e59e7
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -50,6 +50,7 @@ nodes['home.paperless'] = {
},
},
'extras': True,
'max_body_size': '100M',
},
},
},