home.paperless: upgrade to debian trixie
This commit is contained in:
parent
e1d01d7bc6
commit
61d60b7882
2 changed files with 1 additions and 8 deletions
|
@ -10,15 +10,9 @@ ServerType standalone
|
|||
DeferWelcome off
|
||||
|
||||
DefaultServer on
|
||||
ShowSymlinks on
|
||||
|
||||
TimeoutNoTransfer 600
|
||||
TimeoutStalled 600
|
||||
TimeoutIdle 1200
|
||||
|
||||
DisplayLogin welcome.msg
|
||||
DisplayChdir .message true
|
||||
ListOptions "-l"
|
||||
|
||||
DenyFilter \*.*/
|
||||
|
||||
|
@ -34,7 +28,6 @@ User proftpd
|
|||
Group nogroup
|
||||
|
||||
Umask 022 022
|
||||
AllowOverwrite on
|
||||
|
||||
TransferLog /var/log/proftpd/xferlog
|
||||
SystemLog /var/log/proftpd/proftpd.log
|
||||
|
|
|
@ -9,7 +9,7 @@ nodes['home.paperless'] = {
|
|||
'proftpd',
|
||||
},
|
||||
'groups': {
|
||||
'debian-bookworm',
|
||||
'debian-trixie',
|
||||
'webserver',
|
||||
},
|
||||
'metadata': {
|
||||
|
|
Loading…
Add table
Reference in a new issue