feat(samba): enable mandatory encryption
The scanner does not support encryption using samba or ftp
This commit is contained in:
parent
2fb3512ac1
commit
fe73620ee3
1 changed files with 2 additions and 1 deletions
|
|
@ -11,7 +11,8 @@
|
|||
hosts allow = 0.0.0.0/0
|
||||
guest account = nobody
|
||||
map to guest = bad user
|
||||
log level = 2
|
||||
log level = 4
|
||||
smb encrypt = mandatory
|
||||
'';
|
||||
shares."paperless-upload" = {
|
||||
path = "/var/lib/paperless-upload";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue